c9s
5853434aec
all: move v2 indicator to indicator/v2
2023-07-10 17:17:46 +08:00
c9s
c9c13b2013
all: replace all Index(i) callers
2023-06-01 07:46:50 +08:00
c9s
5515f588e3
all: add parameter index to the Last method
2023-05-31 19:35:44 +08:00
zenix
b2e867e51c
fix: unlimited length of indicators, add draw elapsed to drift
2022-10-27 17:35:50 +09:00
c9s
5953fe49d1
all: move float slice/map to a single package
2022-08-25 17:31:42 +08:00
c9s
d71fd362b7
indicator: rename KLinePriceMapper to KLineValueMapper
2022-08-24 17:53:22 +08:00
Yo-An Lin
4fd571d712
Merge pull request #813 from zenixls2/feature/drift_study
...
feature: drift study
2022-07-27 11:29:48 +08:00
c9s
f5e64e8e70
bbgo: add ATR, ATRP, EMV to the standard indicator set
2022-07-26 18:07:43 +08:00
c9s
0df321c880
indicator: drop the legacy CalculateAndUpdate for standard indicators
2022-07-26 17:30:41 +08:00
zenix
d2dee44647
fix: ewma copy
2022-07-26 18:00:05 +09:00
zenix
c51a99400d
feature: add plot for series. add autocorrelation. add clone for indicators/series
2022-07-26 18:00:05 +09:00
c9s
9f937f529e
bbgo: refactor standard indicator
2022-07-21 01:05:08 +08:00
c9s
e6c634690b
indicator: clean up ewma's CalculateAndUpdate
2022-07-14 09:29:54 +08:00
c9s
b2538b6960
indicator: make callback field private
2022-07-14 09:18:43 +08:00
zenix
70f4676340
feature: extend indicators, extend seriesbase methods
2022-06-29 21:49:02 +09:00
zenix
22d8c2efff
feature: add some new ma indicators
2022-04-19 19:22:22 +09:00
zenix
fac61f27dc
feature: add pinescript series interface
2022-04-11 17:04:56 +09:00
zenix
b8bf2af14d
fixedpoint for exchange and indicators, some fixes in types
2022-02-15 12:01:38 +09:00
c9s
8b93aeeeb2
fix ewma truncation
2021-12-22 00:54:13 +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
c9s
513a799ced
fix ewma calculation
2021-11-22 02:14:44 +08:00
c9s
540722e430
adjust ewma truncate size
2021-11-22 01:17:08 +08:00
Kakashi Liu
8938478d93
Truncate emwa slice to be the same size as given kLines
2021-10-19 21:38:12 +08:00
c9s
01bdef502b
indicator: rename consts for max ma values
2021-06-28 14:33:27 +08:00
c9s
4ccbb82237
indicator: truncate values if length exceeded
2021-06-28 14:33:23 +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
なるみ
3f39131d76
feature: add volume weighted average price (vwap) indicator ( #211 )
2021-05-08 02:09:45 +08:00
c9s
0222c33330
fix kline tail method
2020-12-08 10:26:20 +08:00
c9s
9eaf69388c
add fixedpoint json marshaling
2020-12-07 23:03:06 +08:00
c9s
c5d002a0b0
fix market data kline registration
2020-12-05 13:32:41 +08:00
c9s
900f822559
improve and fix ewma calculation
2020-12-05 13:32:41 +08:00
c9s
b188901ed0
fix ewma calculation
2020-12-05 13:32:41 +08:00
c9s
177607e5fb
fix ewma kline window check
2020-12-03 20:42:00 +08:00
c9s
f4aee5234a
add updater to indicators
2020-12-03 18:14:16 +08:00