bbgo_origin/pkg/cmd
2021-05-14 15:35:11 +08:00
..
cmdutil allow public session 2021-03-22 17:40:17 +08:00
account.go improve balances, account command usability 2021-05-06 23:50:26 +08:00
backtest.go fix backtest sync from time 2021-05-08 00:44:43 +08:00
balances.go improve balances, account command usability 2021-05-06 23:50:26 +08:00
build.go add IsWrapperBinary flag and fix persistence error 2021-01-21 12:27:21 +08:00
builtin.go add xbalance strategy 2021-05-12 01:21:40 +08:00
cancel.go cmd: add --all option to the cancel command 2021-03-14 10:29:45 +08:00
deposit.go ftx: add log 2021-03-23 22:25:05 +08:00
market.go ftx: support market cmd 2021-03-21 13:06:46 +08:00
orderbook.go ftx: trade update 2021-03-29 22:11:39 +08:00
orders.go support price ticks option 2021-05-14 15:35:11 +08:00
pnl.go Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time 2021-04-21 19:50:33 +09:00
root.go add basic TwapExecution 2021-05-14 14:53:26 +08:00
run.go fix graceful shutdown 2021-05-10 02:17:19 +08:00
sync.go Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time 2021-04-21 19:50:33 +09:00
trades.go ftx: trade update 2021-03-29 22:11:39 +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 Fix: upgrade binance api, fix go fmt, add hard start time for binance to reduce sync execution time 2021-04-21 19:50:33 +09:00