bbgo_origin/pkg/cmd
2022-03-14 21:21:58 +08:00
..
cmdutil fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
account.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
backtest.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
balances.go fix: mark flags as required during PreRunE 2022-03-03 18:03:15 +09:00
build.go feature: add cmd document 2022-02-22 19:36:45 +09:00
builtin.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
cancel.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
deposit.go feature: add cmd document 2022-02-22 19:36:45 +09:00
kline.go fix: mark flags as required during PreRunE 2022-03-03 18:03:15 +09:00
market.go feature: add cmd document 2022-02-22 19:36:45 +09:00
orderbook.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
orders.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
pnl.go fix: #287 init environ before querying balance 2022-02-22 14:32:35 +09:00
root.go add prometheus metrics server 2021-12-27 16:27:14 +08:00
run.go bbgo: improve RecordPosition method 2022-03-14 21:21:58 +08:00
sync.go feature: add cmd document 2022-02-22 19:36:45 +09:00
trades.go fix: mark flags as required during PreRunE 2022-03-03 18:03:15 +09:00
transfer.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
userdatastream.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
utils.go fix: mark flags as required during PreRunE 2022-03-03 18:03:15 +09: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