Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-01 | 1.9 kB | |
v4.5.7 source code.tar.gz | 2025-10-01 | 37.2 MB | |
v4.5.7 source code.zip | 2025-10-01 | 41.4 MB | |
Totals: 3 Items | 78.6 MB | 6 |
What's Changed
- fix(kraken): withdraw address is optional (#26895) by @ron7684 in https://github.com/ccxt/ccxt/pull/26914
- feat(okx): cancelOrders, add new algoClOrdId support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26921
- fix(apex): watchTrades order by @ttodua in https://github.com/ccxt/ccxt/pull/26920
- fix(digifinex): chain id for coin by @ttodua in https://github.com/ccxt/ccxt/pull/26919
- fix(fetchCurrencies): false by @ttodua in https://github.com/ccxt/ccxt/pull/26918
- fix(deribit): add size and unrpnl to position by @carlosmiei in https://github.com/ccxt/ccxt/pull/26915
- fix(indodax): market id in methods ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26887
- fix(gemini): fetchMarkets inarray fix by @ttodua in https://github.com/ccxt/ccxt/pull/26929
- test(apex): sort skip by @ttodua in https://github.com/ccxt/ccxt/pull/26928
- fix(apex): fetchOHLCV by @ttodua in https://github.com/ccxt/ccxt/pull/26930
- fix(htx): fix ws trades by @ttodua in https://github.com/ccxt/ccxt/pull/26932
- Clarify symbol parameter in cancelAllOrders documentation for Kraken by @rayBastard in https://github.com/ccxt/ccxt/pull/26933
- feat(kraken): add commonCurrencies with x and z prefixes by @Dan-krm in https://github.com/ccxt/ccxt/pull/26937
- fix(bitvavo): markets parsing by @ttodua in https://github.com/ccxt/ccxt/pull/26935
- gate -
taker/maker
rate removal from fetchMarkets by @ttodua in https://github.com/ccxt/ccxt/pull/14271 - fix(mexc): upgrade fetchTransfers to v3 by @carlosmiei in https://github.com/ccxt/ccxt/pull/26936
- feat(Bingx): add unWatch methods by @yzh-pelle in https://github.com/ccxt/ccxt/pull/26931
- fix(binance): throw error for futures+sandbox access by @carlosmiei in https://github.com/ccxt/ccxt/pull/26941
- fix(backpack): watchOrderBook nonce handling by @carlosmiei in https://github.com/ccxt/ccxt/pull/26943
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.6...v4.5.7