bbgo_origin/pkg
2020-11-08 12:13:34 +08:00
..
accounting early return if len of trades == 0 2020-10-24 16:32:54 +08:00
backtest add exchange field in the table so that we can reuse the kline objects for backtest 2020-11-08 12:13:34 +08:00
bbgo Merge branch 'feature/backtest' into main 2020-11-07 20:34:55 +08:00
cmd Merge branch 'feature/backtest' into main 2020-11-07 20:34:55 +08:00
exchange move onConnect to the standard stream 2020-11-07 12:38:57 +08:00
fixedpoint load order executor config 2020-10-26 17:57:28 +08:00
indicator add max grid config and fix max price formatting 2020-10-31 20:38:20 +08:00
notifier/slacknotifier finalize swing strategy and fix trade reporter issue 2020-10-28 17:48:16 +08:00
service add exchange field in the table so that we can reuse the kline objects for backtest 2020-11-08 12:13:34 +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 add book Update method 2020-11-07 15:07:06 +08:00
types add exchange field in the table so that we can reuse the kline objects for backtest 2020-11-08 12:13:34 +08:00
util fix misspell 2020-10-18 00:36:52 +08:00