bbgo_origin/pkg
2020-11-09 16:49:03 +08:00
..
accounting early return if len of trades == 0 2020-10-24 16:32:54 +08:00
backtest replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
bbgo improve backtest logging 2020-11-09 16:47:29 +08:00
cmd move verbose flag detection before we setup the environment 2020-11-09 16:49:03 +08:00
exchange replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
fixedpoint replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +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 improve backtest logging 2020-11-09 16:47:29 +08:00
types replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
util fix misspell 2020-10-18 00:36:52 +08:00