bbgo_origin/pkg
2020-10-26 22:04:48 +08:00
..
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 drop config dir 2020-10-26 21:46:38 +08:00
cmd refactor and clean up bbgo config 2020-10-26 21:45:02 +08:00
exchange clean up strategy code since we can loaded from the config 2020-10-26 22:04:48 +08:00
fixedpoint load order executor config 2020-10-26 17:57:28 +08:00
indicator/ma rename kline store to market data store back 2020-10-18 20:44:12 +08:00
notifier/slacknotifier add trade reporter 2020-10-22 10:47:54 +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
store fix session initialization issue 2020-10-19 21:58:50 +08:00
strategy clean up strategy code since we can loaded from the config 2020-10-26 22:04:48 +08:00
types clean up strategy code since we can loaded from the config 2020-10-26 22:04:48 +08:00
util fix misspell 2020-10-18 00:36:52 +08:00