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 |
bbgo
|
fix struct composition
|
2020-10-29 13:08:33 +08:00 |
cmd
|
drop legacy OrderProcessor and remove slack debug
|
2020-10-28 17:48:16 +08:00 |
fixedpoint
|
load order executor config
|
2020-10-26 17:57:28 +08:00 |
service
|
move files into pkg
|
2020-10-11 16:46:15 +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
|
document swing strategy
|
2020-10-29 13:42:53 +08:00 |
types
|
refactor swing strategy with types IntervalWindow
|
2020-10-29 07:44:22 +08:00 |
util
|
fix misspell
|
2020-10-18 00:36:52 +08:00 |