c9s
01ef6c2628
indicator: add v2 MACD
2023-06-01 08:28:49 +08:00
c9s
5515f588e3
all: add parameter index to the Last method
2023-05-31 19:35:44 +08:00
c9s
e58db43067
indicator: rename v2 indicators
2023-05-31 13:08:40 +08:00
c9s
648e99f52a
all: refactor and rename indicator.MACD to indicator.MACDLegacy
2023-05-26 15:06:52 +08:00
c9s
a994235300
indicator: move doc
2023-05-25 22:18:54 +08:00
c9s
bcf77141ca
all: re-design and refactor indicator api
2023-05-25 22:17:50 +08:00
zenix
2b62616513
doc: add description about indicators generated by chatgpt
2022-12-22 11:55:17 +09:00
c9s
e2dd7c7360
indicator: improve macd indicator update callback
2022-09-15 17:53:12 +08:00
c9s
67b526120a
indicator/macd: fix update callback and add log in pivotshort
2022-09-14 18:41:11 +08:00
c9s
7fd2b7472c
bbgo: integrate MACD indicator into standard indicator set
2022-09-14 18:33:06 +08:00
c9s
5953fe49d1
all: move float slice/map to a single package
2022-08-25 17:31:42 +08:00
c9s
f460a7901d
indicator: refactor macd indicator
2022-07-26 19:00:09 +08:00
c9s
da4dbf4800
indicator: macd: add link for macd https://school.stockcharts.com/doku.php?id=technical_indicators:macd-histogram
2022-07-14 10:45:22 +08:00
c9s
0b07fb5a83
indicator/macd: drop the legacy func calculateMACD
2022-07-14 10:36:16 +08:00
c9s
cb481c660f
fix all indicators for KLineCalculateUpdater interface
2022-07-14 10:28:53 +08:00
c9s
b2538b6960
indicator: make callback field private
2022-07-14 09:18:43 +08:00
c9s
2a3118a086
indicator: clean up and update calculator method names
2022-07-14 09:18:42 +08:00
zenix
70f4676340
feature: extend indicators, extend seriesbase methods
2022-06-29 21:49:02 +09:00
なるみ
167f9d3eaf
indicator: make parameters of update method consistent
2022-04-19 13:45:23 +08:00
Fredrik
f866787c21
improved indicators
2022-04-14 23:43:04 +02:00
zenix
567e7bd214
add ad,macd,rsi,sma,stoch,vwap,vwma to Series interface
2022-04-11 17:04:56 +09:00
なるみ
18aa60077b
Make VWAP better
2022-03-29 17:18:04 +08:00
TonyQ
3e45035ab1
database: sqlite3 issue fix
...
database: upgrade gosqllite3 version for increasing variable amount limit
types: update kline starttime/endtime field to prevent sqlite3
time parsing issue.
fix #215
2021-12-15 14:34:31 +08:00
なるみ
2052d05bb3
Move Float64Slice to types
2021-05-22 20:20:48 +08:00
なるみ
52248fcf2e
feature: add MACD indicator ( #219 )
2021-05-09 00:56:44 +08:00