bbgo_origin/pkg/cmd
2020-11-09 16:49:03 +08:00
..
cmdutil replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
backtest.go move verbose flag detection before we setup the environment 2020-11-09 16:49:03 +08:00
build.go refactor and clean up bbgo config 2020-10-26 21:45:02 +08:00
builtin.go add flashcrash strategy 2020-11-07 12:02:15 +08:00
migrate.go move commands into pkg/cmd 2020-10-23 14:28:07 +08:00
pnl.go implement backtest command, stream and add backtest config 2020-11-07 02:57:50 +08:00
root.go disable viper config for now 2020-10-26 13:56:48 +08:00
run.go replace errors.Errorf with fmt.Errorf 2020-11-09 16:34:35 +08:00
sync.go implement backtest command, stream and add backtest config 2020-11-07 02:57:50 +08:00
transfer.go move commands into pkg/cmd 2020-10-23 14:28:07 +08:00