bbgo_origin/pkg/exchange
2024-02-06 15:28:56 +08:00
..
batch pkg/exchange: add jumpIfEmpty opts to closed order batch query 2023-10-26 09:31:25 +08:00
binance binance: support partial depth event parsing 2024-02-06 15:28:56 +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 max: reduce kline parsing cost 2024-02-06 00:36:49 +08:00
okex pkg/exchange: add response validation func 2024-02-01 14:40:59 +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