Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-12 | 3.2 kB | |
v4.4.100 source code.tar.gz | 2025-08-12 | 36.3 MB | |
v4.4.100 source code.zip | 2025-08-12 | 40.2 MB | |
Totals: 3 Items | 76.5 MB | 0 |
What's Changed
- onetrading.has leverage methods by @samgermain in https://github.com/ccxt/ccxt/pull/26586
- fix a typo by @zhiqiangxu in https://github.com/ccxt/ccxt/pull/26584
- feat(bybit): add static test by @carlosmiei in https://github.com/ccxt/ccxt/pull/26588
- feat(hyperliquid): add reserveRequestWeight by @carlosmiei in https://github.com/ccxt/ccxt/pull/26589
- build fixes by @caoilainnl in https://github.com/ccxt/ccxt/pull/25218
- ts type fixes by @caoilainnl in https://github.com/ccxt/ccxt/pull/26237
- fix(c#): build warnings by @carlosmiei in https://github.com/ccxt/ccxt/pull/26590
- ast-transpiler bump by @caoilainnl in https://github.com/ccxt/ccxt/pull/26580
- fix(go): extend headers from options by @carlosmiei in https://github.com/ccxt/ccxt/pull/26594
- p2b.has leverage methods by @samgermain in https://github.com/ccxt/ccxt/pull/26601
- probit.has leverage methods by @samgermain in https://github.com/ccxt/ccxt/pull/26602
- fix(hyperliquid): handle dynamic order status suffixes by @gaugau3000 in https://github.com/ccxt/ccxt/pull/26598
- feat(foxbit): adding quoteVolume field to ticker list and update logo by @matheus-alcuri-foxbit in https://github.com/ccxt/ccxt/pull/26600
- feat(hyperliquid): add support for cancelOrdersWs and cancelOrderWs, fixes error handling for createOrderWs by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26625
- Mexc: unified network names by @profyverya in https://github.com/ccxt/ccxt/pull/26610
- fix(lbank): ob spot order by @carlosmiei in https://github.com/ccxt/ccxt/pull/26632
- fix(go): add market-related getters to IBaseExchange by @carlosmiei in https://github.com/ccxt/ccxt/pull/26631
- fix(bitget): support fetching order with clientOrderId by @carlosmiei in https://github.com/ccxt/ccxt/pull/26617
- Bingx: add fund/v1/account/balance by @profyverya in https://github.com/ccxt/ccxt/pull/26628
- doc(kucoinfutures): fetchBalance jsdoc by @ttodua in https://github.com/ccxt/ccxt/pull/26608
- Bingx: unified networks by @profyverya in https://github.com/ccxt/ccxt/pull/26611
- fix(ws): handle errors in ws php failing in several exchanges by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26626
- fix: account-log endpoint defined as private by @not-peter in https://github.com/ccxt/ccxt/pull/26604
- fix: add fetchFundingHistory by @sc0Vu in https://github.com/ccxt/ccxt/pull/26636
- feat(bitget): cancelOrder, add clientOrderId support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26620
- feat(mexc): protobuf support by @carlosmiei in https://github.com/ccxt/ccxt/pull/26606
- enhancement: added side to watchLiquidations Binance, bybit, okx by @lucasjamar in https://github.com/ccxt/ccxt/pull/26622
- chore: fix php action and ob fix by @carlosmiei in https://github.com/ccxt/ccxt/pull/26637
New Contributors
- @zhiqiangxu made their first contribution in https://github.com/ccxt/ccxt/pull/26584
- @gaugau3000 made their first contribution in https://github.com/ccxt/ccxt/pull/26598
- @matheus-alcuri-foxbit made their first contribution in https://github.com/ccxt/ccxt/pull/26600
- @not-peter made their first contribution in https://github.com/ccxt/ccxt/pull/26604
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.4.99...v4.4.100