bbgo_origin/pkg
2020-11-09 03:09:12 +08:00
..
accounting early return if len of trades == 0 2020-10-24 16:32:54 +08:00
backtest simplify executeTrade method since we should not use over locked funds 2020-11-09 03:09:12 +08:00
bbgo fix fee calculation and add account balance checking 2020-11-08 21:52:44 +08:00
cmd fix backtest sync exchange and consider fee rate 2020-11-08 12:47:14 +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 account balance lock and unlock for testing maker strategies 2020-11-09 02:58:46 +08:00
util fix misspell 2020-10-18 00:36:52 +08:00