bbgo_origin/pkg/cmd
2022-02-22 14:32:35 +09: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 bollmaker, fix pnl issues 2022-02-15 12:01:39 +09:00
backtest.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
balances.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
build.go cmd: improve build command 2022-01-23 14:44:17 +08: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 go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
deposit.go ftx: add log 2021-03-23 22:25:05 +08:00
kline.go kucoin: fix kline parsing and subscription 2021-12-23 17:49:18 +08:00
market.go ftx: support market cmd 2021-03-21 13:06:46 +08:00
orderbook.go cmd: add dump-update option to orderbook cmd 2022-01-12 22:00:29 +08:00
orders.go fix bollmaker, fix pnl issues 2022-02-15 12:01:39 +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 fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
sync.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +09:00
trades.go fix bollmaker, fix pnl issues 2022-02-15 12:01:39 +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 call tradeCollector process to check trades 2021-12-27 00:51:57 +08:00
utils.go fix go fmt, fix convert.go (the legacy fixedpoint implementation) in all tests 2022-02-15 14:55:19 +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