-
4.3.1824e46aff · ·
fix(exchange): networkIdToCode (#22415) * fix(exchange): networkIdToCode * fix networkIdToCode override --------- Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com> [ci skip] [ci skip]
-
-
-
-
-
-
4.3.12be750059 · ·
Update test.ledgerEntry.ts (#22340) Updated empty strings with values to avoid exchange.safeValue returning undefined instead of string [ci skip] [ci skip]
-
4.3.1116af85fa · ·
feat(blofin): add query-apiKey and affiliate endpoints (#22311) [ci skip] [ci skip]
-
-
-
4.3.85761ba36 · ·
generic.ts types (#22098) * generic.ts types * filterBy type casting to Order[] * inArray parameter order fixes * wazirx.handleMessage - replace.inArray with string.includes * wazirx.handleMessage - replace.inArray with indexOf [ci skip]
-
4.3.7647b5496 · ·
feat: new method - fetchPositionHistory (#21942) * fix: common_currency_code python tranpilation no longer causes error AttributeError: list object has no attribute "values" * feat: new method - fetchPositionHistory * has["fetchPositionHistory"] = false * feat(bitget): fetchPositionHistory * bitget: removed fetchPositionsHistory * feat(coinex): fetchPositionHistory * feat(mexc): fetchPositionHistory * fetchPositionHistory: uses filterBySymbolSinceLimit * docs: fetchPositionHistory * add marginMode to MarginModification * fix coinex * fix static tests * feat(okx): fetchPositionHistory * updated fetchPositionHistory docstring * feat(gate): fetchPositionHistory * feat(bybit): fetchPositionHistory * fetchPositionHistory split into fetchPositionsHistory and fetchPositionHistory * Revert "bitget: removed fetchPositionsHistory" This reverts commit ab00d4bb2e57be5a6a2526fbeb1e6602e7edd8f4. * bitget finish fetchPositionsHistory * temp: add static tests to gate fetchPositionsHistory, add static test for call with no arguments * handleMarketTypeAndParams - add defaultValue parameter * temp - gate * gate removed defaultType * fetchPosition(s)History has fixes * bybit.fetchPositionsHistory static tests * has==false for fetchPosition(s)History, fetchPosition(s)(ForSymbol), fetchPositionMode, fetchPositionsRisk * bybit.fetchPositionsHistory fix * gate fetchPositionsHistory minor fix * okx.fetchPositionsHistory minor changes * rename variable * gate fetchPositionsHistory static tests * fix response tests * gate.has["fetchPositionHistory"] updated to "emulated" * build.js - added fetchPositionsHistory * add to docs --------- Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com> [ci skip]
-
4.3.66f5a02bd · ·
feat(all): add cancelAllOrdersAfter (#22100) * feat(bingx): add cancelAllOrdersAfter * bingx: update request test * bingx: update * feat(hyperliquid): add closeAllOrdersAfter * feat(bitmex): add closeAllOrdersAfter * feat(bitmex): update test * doc: update js doc * feat(woo): add cancelAllOrdersAfter * woo: update test * feat(kraken): add cancelAllOrdersAfter * kraken: update * feat(krakenfutures): add cancelAllOrdersAfter * feat(okx): add cancelAllOrdersAfter * feat(htx): add cancelAllOrdersAfter * feat(whitebit): add cancelAllOrdersAfter * fix types * fix bool transpiling * doc: update * bingx: update * bitmex: update * hyperliquid: update * woo: update * kraken: update * krakenfutures: update * okx: update * htx: update * whitebit: update * update * typo * fix whitebit * cr fixes * fix whitebit --------- Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com> [ci skip]
-
4.3.5af1408ec · ·
fix(kucoin) - chain id currency, network precisions, etc (#22127) * fix(kucoin) - chain id currency * fix(kucoin) - fetch currencies updates and currency precisions corrections * static tests [ci skip]
-
-
-
4.3.2a2e136ce · ·
fix(cryptocom): protect against unknown currencies: skip-tests (#22218) fix(cryptocom): protect agains unknown currencies [ci skip]
-
4.3.1fa601406 · ·
fix(docs) - commoncurrencies (#22198) * fix(docs) - commoncurrencies * minor [ci skip]
-
-