bbgo_origin/pkg/exchange
2024-06-03 17:01:57 +08:00
..
batch upgrade golang mockgen to uber mockgen. generate exchange public 2024-03-12 14:18:14 +09:00
binance binance: optimize pv parsing 2024-05-24 18:06:40 +08:00
bitget pkg/exchange: rm redundant code 2024-03-14 12:15:40 +08:00
bybit pkg/exchange: remove the query after place order 2024-03-14 12:15:37 +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: assign client order id only when it's not empty 2024-05-23 17:16:27 +08:00
okex pkg/exchange: add conn count info event 2024-06-03 17:01:57 +08:00
retry retry: add initialAttempts to the order trades query backoff 2024-06-01 14:18:34 +08:00
factory.go remove err since handling init for client 2023-09-07 11:25:12 +08:00
util.go sync active orders and send metrics of order nums 2024-03-04 20:53:15 +08:00