bbgo_origin/pkg/cmd
2020-11-07 20:14:53 +08:00
..
cmdutil implement backtest command, stream and add backtest config 2020-11-07 02:57:50 +08:00
backtest.go add sync flag for backtesting 2020-11-07 20:14:53 +08:00
build.go refactor and clean up bbgo config 2020-10-26 21:45:02 +08:00
builtin.go add grid to built-ins 2020-10-31 18:29:58 +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 make mysql-url optional for run command 2020-11-05 11:14:14 +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