bbgo_origin/pkg/cmd
2022-02-01 01:40:51 +08:00
..
cmdutil cmd: refactor the exchange factory function 2021-12-25 23:27:05 +08:00
account.go cmd: add account cmd --total option 2021-07-06 12:19:59 +08:00
backtest.go bollmaker: add BuyBelowNeutralSMA option 2022-02-01 01:40:51 +08:00
balances.go improve balances, account command usability 2021-05-06 23:50:26 +08:00
build.go cmd: improve build command 2022-01-23 14:44:17 +08:00
builtin.go strategy: add funding strategy 2022-01-15 08:28:02 +08:00
cancel.go all: improve cancel command and add uuid field to order struct 2021-12-26 01:27:22 +08: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 all: clean up SubmitOrder fields 2022-01-11 01:36:19 +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 prometheus metrics server 2021-12-27 16:27:14 +08:00
run.go cmd: call BindSync when running strategy 2022-01-27 18:19:25 +08:00
sync.go config: use looseFormatTime type for since field 2022-01-27 00:24:19 +08:00
trades.go cmd: change trades cmd time range to just 1 day 2022-01-27 09:26:24 +08:00
transfer.go refactor sync service 2021-03-14 11:18:22 +08:00
userdatastream.go call tradeCollector process to check trades 2021-12-27 00:51:57 +08:00
utils.go cmd/backtest: calculate performance in quote asset 2022-02-01 00:54:55 +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