accounting
|
early return if len of trades == 0
|
2020-10-24 16:32:54 +08:00 |
backtest
|
remove the legacy submit order method
|
2020-10-26 16:44:05 +08:00 |
cmd
|
fix order sync for max
|
2020-11-05 14:12:19 +08:00 |
exchange
|
fix max kline parsing
|
2020-11-05 15:04:56 +08:00 |
fixedpoint
|
load order executor config
|
2020-10-26 17:57:28 +08:00 |
service
|
use channel to sync trades
|
2020-11-05 13:35:04 +08:00 |
sigchan
|
move files into pkg
|
2020-10-11 16:46:15 +08:00 |
slack
|
refactor: remove redundant filename extension
|
2020-10-16 00:49:46 +08:00 |
strategy
|
remove goroutine from the strategy
|
2020-11-06 11:01:19 +08:00 |
types
|
add db tag to kline struct
|
2020-11-06 11:08:31 +08:00 |
util
|
fix misspell
|
2020-10-18 00:36:52 +08:00 |