bbgo_origin/pkg/exchange
kbearXD a548596c16
Some checks failed
Go / build (1.21, 6.2) (push) Has been cancelled
golang-lint / lint (push) Has been cancelled
Merge pull request #1760 from c9s/chiahung/max/query-depth
FEATURE: [max] add QueryDepth v3 API to query orderbook
2024-10-04 13:11:05 +08:00
..
batch batch: add TradeQueryOptionsMatcher for testing trade query options 2024-06-20 16:54:05 +08:00
binance update timeInForce for binance margin order 2024-09-03 00:38:17 +07:00
bitget xdepthmaker: simplify hedge 2024-09-23 22:16:53 +08:00
bybit pkg/exchange: use individual rate limit 2024-10-02 17:23:20 +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 move to convert.go 2024-10-01 17:16:28 +08:00
okex pkg/exchange: update to latest 2024-09-10 17:11:58 +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