bbgo_origin/pkg/cmd
2021-03-15 10:22:45 +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 improve balances command 2021-03-14 10:35:01 +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 ftx: print orderbook update 2021-03-04 10:02:40 +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 adjust max query limiter and sync before running trader 2021-02-22 16:54:08 +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