bbgo_origin/pkg/cmd
2024-11-05 17:34:26 +08:00
..
cmdutil fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
strategy all: add more livenote support 2024-11-05 17:34:26 +08:00
account.go support extra migration packages 2024-01-24 15:33:17 +08:00
backtest.go consistent config param for all sub-commands 2024-03-22 14:41:53 +07:00
balances.go all: remove ftx 2022-11-24 17:05:20 +08:00
build.go consistent config param for all sub-commands 2024-03-22 14:41:53 +07: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
execute_order.go twap: rename constructor 2024-08-20 18:13:42 +08:00
hoptimize.go solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07: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 solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
market.go support extra migration packages 2024-01-24 15:33:17 +08:00
optimize.go solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
orderbook.go all: integrate metrics into stream book 2024-08-24 21:22:34 +08:00
orders.go cmd: pull out and refine twap order executor command 2024-08-20 16:24:34 +08:00
pnl.go support extra migration packages 2024-01-24 15:33:17 +08:00
root.go solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
run.go solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07:00
sync.go cmd: make sync command consistent 2024-03-31 19:32:37 +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 solved all deprecated, comment all unused variables and functions 2024-10-08 00:08:15 +07: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