bbgo_origin/pkg/indicator
2021-05-09 00:56:44 +08:00
..
boll_callbacks.go implement grid strategy update orders method 2020-10-31 18:29:58 +08:00
boll.go fix market data kline registration 2020-12-05 13:32:41 +08:00
ewma_callbacks.go add updater to indicators 2020-12-03 18:14:16 +08:00
ewma_test.go add fixedpoint json marshaling 2020-12-07 23:03:06 +08:00
ewma.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
macd_callbacks.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
macd_test.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
macd.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
sma_callbacks.go add updater to indicators 2020-12-03 18:14:16 +08:00
sma.go fix market data kline registration 2020-12-05 13:32:41 +08:00
vwap_callbacks.go feature: add volume weighted average price (vwap) indicator (#211) 2021-05-08 02:09:45 +08:00
vwap_test.go feature: add volume weighted average price (vwap) indicator (#211) 2021-05-08 02:09:45 +08:00
vwap.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00