bbgo_origin/pkg/cmd
2020-11-23 16:36:03 +08:00
..
cmdutil cmd: fix run command signal handling 2020-11-23 16:36:03 +08:00
backtest.go add graceful shutdown 2020-11-12 14:50:21 +08:00
build.go pass order id for order store exists 2020-11-17 08:53:22 +08:00
builtin.go add traditional grid strategy 2020-11-10 19:06:20 +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 cmd: fix run command signal handling 2020-11-23 16:36:03 +08:00
sync.go remove backtest flag from the sync command 2020-11-11 16:11:41 +08:00
transfer.go move commands into pkg/cmd 2020-10-23 14:28:07 +08:00