bbgo_origin/pkg/exchange
bailantaotao c2e3fed6d3
Merge pull request #1492 from c9s/edwin/okx/refactor-tickers
FEATURE: [okx] generate ticker request by requestgen
2024-01-09 15:38:28 +08:00
..
batch pkg/exchange: add jumpIfEmpty opts to closed order batch query 2023-10-26 09:31:25 +08:00
binance binance,max: store original order status into the order struct 2023-11-17 17:14:52 +08:00
bitget pkg/exchange: early return if error 2024-01-09 11:58:43 +08:00
bybit pkg/exchange: we don't need the fee rate in the public stream 2023-12-13 13:53:58 +08:00
kucoin pkg/exchange: use NumFractionalDigits instead of math.Log10(Float64) due to precision problem 2023-10-27 15:28:35 +08:00
max FEATURE: run state machine 2023-12-20 16:02:37 +08:00
okex Merge pull request #1492 from c9s/edwin/okx/refactor-tickers 2024-01-09 15:38:28 +08:00
retry exchange/retry: add QueryOrderUntilCancelled 2023-12-07 16:18:23 +08:00
factory.go remove err since handling init for client 2023-09-07 11:25:12 +08:00
util.go all: move getExchangeAttributes 2022-07-14 17:36:16 +08:00