bbgo_origin/pkg/indicator
2022-05-17 19:18:21 +08:00
..
ad_callbacks.go
ad.go
atr_callbacks.go
atr_test.go feature: add atr stoploss on ewoDgtrd strategy. remove callback. modify filter condition and add doc 2022-04-28 20:09:15 +09:00
atr.go feature: add atr stoploss on ewoDgtrd strategy. remove callback. modify filter condition and add doc 2022-04-28 20:09:15 +09:00
boll_callbacks.go
boll_test.go indicator: add test case for boll 2022-05-03 22:28:40 +08:00
boll.go
ca_callbacks.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
cci_callbacks.go feature: add cci indicator 2022-05-09 19:55:14 +09:00
cci_test.go fix: index range in float64slice and wrong formula given by investopedia, test: add cci test 2022-05-10 17:15:26 +09:00
cci.go fix: index range in float64slice and wrong formula given by investopedia, test: add cci test 2022-05-10 17:15:26 +09:00
cma.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
dema_callbacks.go
dema_test.go fix: python test code in indicator 2022-04-22 19:11:07 +09:00
dema.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
ewma_callbacks.go
ewma_test.go
ewma.go
hull_callbacks.go
hull_test.go fix: python test code in indicator 2022-04-22 19:11:07 +09:00
hull.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
line.go
macd_callbacks.go
macd_test.go
macd.go
obv_callbacks.go
obv_test.go
obv.go
pivot_callbacks.go indicator: refactor move pivot 2022-05-17 19:18:21 +08:00
pivot.go indicator: refactor move pivot 2022-05-17 19:18:21 +08:00
rma_callbacks.go
rma.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
rsi_callbacks.go
rsi_test.go
rsi.go
sma_callbacks.go
sma.go
stoch_callbacks.go
stoch_test.go
stoch.go fix: error exit on wrong subscription in backtest. NaN issue in stoch indicator. feature: position management in ewo 2022-05-13 22:58:35 +09:00
tema_callbacks.go
tema_test.go fix: python test code in indicator 2022-04-22 19:11:07 +09:00
tema.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
till_callbacks.go
till_test.go fix: python test code in indicator 2022-04-22 19:11:07 +09:00
till.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
tma_callbacks.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
tma.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
util.go
vidya_callbacks.go
vidya_test.go
vidya.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
volatility_callbacks.go
volatility.go
vwap_callbacks.go
vwap_test.go
vwap.go
vwma_callbacks.go
vwma.go
wwma_callbacks.go
wwma.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00
zlema_callbacks.go
zlema_test.go fix: python test code in indicator 2022-04-22 19:11:07 +09:00
zlema.go fix: window update in indicators. add: cumulative average, triangular moving average 2022-04-26 17:32:31 +09:00