bbgo_origin/pkg/indicator
2021-05-22 03:28:25 +08:00
..
ad_callbacks.go Add ad indicator 2021-05-10 20:39:27 +08:00
ad.go Add ad indicator 2021-05-10 20:39:27 +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
kd_callbacks.go Add stochastic oscillator indicator 2021-05-22 03:24:09 +08:00
kd.go Add stochastic oscillator indicator 2021-05-22 03:24:09 +08:00
macd_callbacks.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
macd_test.go Fix test case 2021-05-12 14:39:10 +08:00
macd.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00
obv_callbacks.go Add obv indicator 2021-05-10 17:17:50 +08:00
obv_test.go Rename test function 2021-05-10 18:16:12 +08:00
obv.go Add obv test 2021-05-10 17:46:46 +08:00
sma_callbacks.go add updater to indicators 2020-12-03 18:14:16 +08:00
sma.go Add pop, max, min, sum, mean and tail methods to Float64Slice 2021-05-22 03:28:25 +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 Fix test case 2021-05-12 14:39:10 +08:00
vwap.go feature: add MACD indicator (#219) 2021-05-09 00:56:44 +08:00