bbgo_origin/pkg/cmd
2023-11-01 15:22:53 +08:00
..
cmdutil fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
strategy rename randomtrader to random 2023-10-11 15:52:10 +08:00
account.go all: remove ftx 2022-11-24 17:05:20 +08:00
backtest.go cmd: skip reports for session has no trade 2023-11-01 15:22:53 +08:00
balances.go all: remove ftx 2022-11-24 17:05:20 +08:00
build.go fix build cmd --config option 2022-03-16 12:26:27 +08:00
cancel.go fix: remove requirements on config flag 2022-03-11 19:56:59 +09:00
deposit.go cmd: fix pnl cmd 2022-06-08 15:10:43 +08:00
exchangetest.go bitget: minimize api client code 2023-05-17 14:26:25 +08:00
hoptimize.go hoptimizer: manually early stop 2022-08-16 14:55:39 +08:00
import.go cmd: move package import paths 2022-08-09 11:36:02 +08:00
kline.go all: remove ftx 2022-11-24 17:05:20 +08:00
margin.go all: rename types.MarginHistory to types.MarginHistoryService 2023-03-26 00:53:43 +08:00
market.go all: remove ftx 2022-11-24 17:05:20 +08:00
optimize.go fix optimizer limit 2022-10-05 08:51:30 +02:00
orderbook.go pkg/exchange: add time to SliceOrderBook 2023-09-01 17:54:40 +08:00
orders.go all: simplify underlying exchange submitOrder method 2022-09-09 18:41:06 +08:00
pnl.go add market for calculator 2022-07-02 17:45:24 +08:00
root.go cmd: fix persistent flags method call 2023-06-27 16:32:46 +08:00
run.go bbgo: add context to LoadState 2023-04-25 18:30:23 +08:00
sync.go support specifying session in sync symbol 2022-06-14 13:02:36 +08:00
trades.go all: remove ftx 2022-11-24 17:05:20 +08:00
transfer.go move bootstrap functions 2022-09-06 16:50:45 +08:00
userdatastream.go all: remove ftx 2022-11-24 17:05:20 +08:00
utils.go all: remove ftx 2022-11-24 17:05:20 +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