bbgo_origin/pkg
2020-11-07 20:18:11 +08:00
..
accounting early return if len of trades == 0 2020-10-24 16:32:54 +08:00
backtest fix tests 2020-11-07 20:18:11 +08:00
bbgo integrate matching engine with backtest exchange 2020-11-07 19:57:36 +08:00
cmd add sync flag for backtesting 2020-11-07 20:14:53 +08:00
exchange emit klines and setup account balances 2020-11-07 03:18:05 +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 done channel for backtest exchange 2020-11-07 20:11:07 +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 integrate matching engine with backtest exchange 2020-11-07 19:57:36 +08:00
util fix misspell 2020-10-18 00:36:52 +08:00