bbgo_origin/pkg/cmd
2020-12-08 14:25:30 +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 rename preload to loadBuildConfig 2020-12-07 11:44:23 +08:00
builtin.go include movingstop in builtin 2020-12-03 08:52:43 +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 chore: rename telegram init to telegram auth 2020-12-06 13:59:47 +08:00
run.go pull out bot initialization 2020-12-08 14:25:30 +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