Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-03 | 2.8 kB | |
v4.5.3 source code.tar.gz | 2025-09-03 | 36.0 MB | |
v4.5.3 source code.zip | 2025-09-03 | 39.9 MB | |
Totals: 3 Items | 75.8 MB | 9 |
What's Changed
- fix(okx): default limit for history market candles by @carlosmiei in https://github.com/ccxt/ccxt/pull/26723
- chore: skip changelog workflow run by @carlosmiei in https://github.com/ccxt/ccxt/pull/26722
- feat(okx): createOrder, add trailingPrice support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26721
- fix(mexc): update timestamp for spot ticker by @sc0Vu in https://github.com/ccxt/ccxt/pull/26726
- export-exchanges.js error indicator by @caoilainnl in https://github.com/ccxt/ccxt/pull/26730
- fix(mexc): watch balance by @ttodua in https://github.com/ccxt/ccxt/pull/26734
- feat(exchange): ws close put sleep to allow other futures to run by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26733
- fix(binance): ws cancelAllOrdersWs by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26735
- chore(bitget): inactive currencies pctn by @ttodua in https://github.com/ccxt/ccxt/pull/26743
- feat(bitget): watchTrades, add uta support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26745
- chore(gemini): tmp symbol issues by @ttodua in https://github.com/ccxt/ccxt/pull/26744
- feat(mexc): internal withdraw by @ttodua in https://github.com/ccxt/ccxt/pull/26741
- feat(base): marketOrNull by @ttodua in https://github.com/ccxt/ccxt/pull/26742
- fix(cli): reverse args if it's partial function by @sc0Vu in https://github.com/ccxt/ccxt/pull/26739
- feat(base): add unWatch ticker by @carlosmiei in https://github.com/ccxt/ccxt/pull/26738
- chore(deps): bump next from 15.2.4 to 15.4.7 in /examples/ts/nextjs-page-router by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/26746
- exchange ohlcv timeframe types by @caoilainnl in https://github.com/ccxt/ccxt/pull/26748
- fix(kucoinfutures): fetchFundingRateHistory empty res and rm some saf… by @carlosmiei in https://github.com/ccxt/ccxt/pull/26758
- feat(kucoin): add unWatchTicker and unWatchOHLCV by @carlosmiei in https://github.com/ccxt/ccxt/pull/26761
- Clear orderbook if
loadOrderBook
was not successful (#26753 ) by @yzh-pelle in https://github.com/ccxt/ccxt/pull/26754 - feat(bitfinex): add unWatch by @carlosmiei in https://github.com/ccxt/ccxt/pull/26762
- fix(gate): sandbox loading by @carlosmiei in https://github.com/ccxt/ccxt/pull/26764
- fix(coincatch): fetchCurrencies parsing by @carlosmiei in https://github.com/ccxt/ccxt/pull/26765
- htx rate limits by @ndubel in https://github.com/ccxt/ccxt/pull/26740
- fix(binance): Use string for Binance PM quantity precision in order creation by @JakkuSakura in https://github.com/ccxt/ccxt/pull/26737
- chore: tmp disable multi thread test in c# by @carlosmiei in https://github.com/ccxt/ccxt/pull/26767
New Contributors
- @JakkuSakura made their first contribution in https://github.com/ccxt/ccxt/pull/26737
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.2...v4.5.3