| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-22 | 3.2 kB | |
| v4.5.29 source code.tar.gz | 2025-12-22 | 40.4 MB | |
| v4.5.29 source code.zip | 2025-12-22 | 45.1 MB | |
| Totals: 3 Items | 85.5 MB | 3 | |
What's Changed
- fix(exchange-markets): closing tag by @carlosmiei in https://github.com/ccxt/ccxt/pull/27517
- chore(transpiler): base transpiling * by @ttodua in https://github.com/ccxt/ccxt/pull/27529
- chore(transpiler): base transpiling by @ttodua in https://github.com/ccxt/ccxt/pull/27533
- refactor(woofipro): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27526
- refactor(toobit): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27524
- refactor(woo): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27525
- refactor(phemex): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27523
- refactor(okx): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27522
- refactor(modetrade): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27521
- refactor(kucoinfutures): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27520
- zaif.has contract methods by @samgermain in https://github.com/ccxt/ccxt/pull/27535
- docs(ccxt): replace ccxt docs link by @sc0Vu in https://github.com/ccxt/ccxt/pull/27537
- docs(woofipro): update @see by @sc0Vu in https://github.com/ccxt/ccxt/pull/27536
- fix: encoding hex binary instead of string by @sc0Vu in https://github.com/ccxt/ccxt/pull/27531
- refactor(hyperliquid): hasStopLoss & hasTakeProfit by @ttodua in https://github.com/ccxt/ccxt/pull/27518
- zebpay.has margin methods by @samgermain in https://github.com/ccxt/ccxt/pull/27538
- docs(onetrading): update @see by @sc0Vu in https://github.com/ccxt/ccxt/pull/27541
- docs(paymium): update @see by @sc0Vu in https://github.com/ccxt/ccxt/pull/27539
- docs(paradex): update @see by @sc0Vu in https://github.com/ccxt/ccxt/pull/27540
- feat(bitmart): update with unWatch methods by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27534
- feature(Exchange): rolling window rate limiter by @caoilainnl in https://github.com/ccxt/ccxt/pull/25423
- Throttler divide by 0 fix by @caoilainnl in https://github.com/ccxt/ccxt/pull/27547
- bitbank rate limit values by @caoilainnl in https://github.com/ccxt/ccxt/pull/27546
- btcalpha rate limits by @caoilainnl in https://github.com/ccxt/ccxt/pull/27548
- bitmart#unWatchOrderBookForSymbols docstring, correct exchange name by @caoilainnl in https://github.com/ccxt/ccxt/pull/27545
- wavesexchange rate limits by @caoilainnl in https://github.com/ccxt/ccxt/pull/27549
- xt.has option methods by @samgermain in https://github.com/ccxt/ccxt/pull/27550
- woofipro.has margin and option methods by @samgermain in https://github.com/ccxt/ccxt/pull/27551
- fix(gate): use base cleanCache and avoid crash by @carlosmiei in https://github.com/ccxt/ccxt/pull/27562
- feat(hyperliquid): private unWatch methods by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27559
- fix(throttlerPerformance.go): use dynamically created exchange by @carlosmiei in https://github.com/ccxt/ccxt/pull/27564
- feat(hyperliquid): add createSubAccount by @carlosmiei in https://github.com/ccxt/ccxt/pull/27558
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.28...v4.5.29