bbgo_origin/pkg/cmd
2021-05-08 00:44:43 +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 schedule strategy 2021-05-02 18:03:41 +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 pass string format quantity and price 2021-04-28 19:48:17 +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 Merge pull request #148 from jnlin/fix/telegram-config 2021-03-10 12:42:28 +08:00
run.go fix backtest sync from time 2021-05-08 00:44:43 +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