bbgo_origin/pkg/cmd
2021-03-18 10:04:41 +08:00
..
cmdutil add ftx into the standard exchange factory 2021-03-15 10:22:45 +08:00
backtest.go refactor database configure method 2021-02-21 00:58:34 +08:00
balances.go Use empty config if config file doesn't exist 2021-03-18 10:04:41 +08:00
build.go add IsWrapperBinary flag and fix persistence error 2021-01-21 12:27:21 +08:00
builtin.go improve support strategy 2021-02-15 01:26:46 +08:00
cancel.go cmd: add --all option to the cancel command 2021-03-14 10:29:45 +08:00
orderbook.go revise orderbook command options 2021-03-15 10:23:53 +08:00
orders.go ftx: implemenet place order func 2021-03-13 10:41:04 +08:00
pnl.go refactor sync service 2021-03-14 11:18:22 +08:00
root.go Merge pull request #148 from jnlin/fix/telegram-config 2021-03-10 12:42:28 +08:00
run.go add grid restore behavior 2021-03-16 20:04:06 +08:00
sync.go add version command 2021-02-22 15:23:09 +08:00
transfer.go refactor sync service 2021-03-14 11:18:22 +08:00
utils.go cmd: move simple session factory to cmd/utils.go 2021-02-27 18:42:45 +08:00
version.go add version command 2021-02-22 15:23:09 +08:00