..
ad_callbacks.go
Add ad indicator
2021-05-10 20:39:27 +08:00
ad.go
database: sqlite3 issue fix
2021-12-15 14:34:31 +08:00
boll_callbacks.go
implement grid strategy update orders method
2020-10-31 18:29:58 +08:00
boll.go
database: sqlite3 issue fix
2021-12-15 14:34:31 +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
database: sqlite3 issue fix
2021-12-15 14:34:31 +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
database: sqlite3 issue fix
2021-12-15 14:34:31 +08:00
obv_callbacks.go
Add obv indicator
2021-05-10 17:17:50 +08:00
obv_test.go
Move Float64Slice to types
2021-05-22 20:20:48 +08:00
obv.go
database: sqlite3 issue fix
2021-12-15 14:34:31 +08:00
sma_callbacks.go
add updater to indicators
2020-12-03 18:14:16 +08:00
sma.go
database: sqlite3 issue fix
2021-12-15 14:34:31 +08:00
stoch_callbacks.go
Rename KD to STOCH
2021-05-22 05:52:10 +08:00
stoch_test.go
database: sqlite3 issue fix
2021-12-15 14:34:31 +08:00
stoch.go
database: sqlite3 issue fix
2021-12-15 14:34:31 +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
database: sqlite3 issue fix
2021-12-15 14:34:31 +08:00