Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-26 | 4.7 kB | |
v4.5.6 source code.tar.gz | 2025-09-26 | 37.2 MB | |
v4.5.6 source code.zip | 2025-09-26 | 41.4 MB | |
Totals: 3 Items | 78.6 MB | 0 |
What's Changed
- test(kucoinfutures): static, createOrder with a hedged param by @Dan-krm in https://github.com/ccxt/ccxt/pull/26855
- fix(mexc) - watchBalance spot by @ttodua in https://github.com/ccxt/ccxt/pull/26852
- feat(phemex): add positionId by @carlosmiei in https://github.com/ccxt/ccxt/pull/26860
- fix(kraken): setMarketsFromExchange helpers loading by @carlosmiei in https://github.com/ccxt/ccxt/pull/26859
- fix(hyperliquid): throw error in fetchDeposits by @sc0Vu in https://github.com/ccxt/ccxt/pull/26857
- feat(bybit): new fee responses for order endpoints by @Dan-krm in https://github.com/ccxt/ccxt/pull/26821
- fix(proxies): migration by @ttodua in https://github.com/ccxt/ccxt/pull/26863
- chore: add granular go build script by @carlosmiei in https://github.com/ccxt/ccxt/pull/26866
- delist(tradeogre): by @ttodua in https://github.com/ccxt/ccxt/pull/26865
- chore: minor updates in docs and comments by @mehrab-hn in https://github.com/ccxt/ccxt/pull/26868
- fix(bigone): enable swap ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26869
- fix(exchange): delimiter from non-transpilable files by @carlosmiei in https://github.com/ccxt/ccxt/pull/26870
- feat(binance): add support for subscribe user data stream using websockets api by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26847
- fix(apex): last pong timestamp by @carlosmiei in https://github.com/ccxt/ccxt/pull/26876
- fix(c#): websocket pingloop by @ttodua in https://github.com/ccxt/ccxt/pull/26853
- feat(bitget): watchBalance, watchPositions, watchOrders uta support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26809
- feat(okx): subscribe / unsubscribe trades-all topic by @sc0Vu in https://github.com/ccxt/ccxt/pull/26796
- fix(php): transpiled parts by @ttodua in https://github.com/ccxt/ccxt/pull/26877
- webpack - fix retro compatibility issue - publicPath by @vd3d in https://github.com/ccxt/ccxt/pull/26872
- feat(Exchange): fetchCurrencies return type by @caoilainnl in https://github.com/ccxt/ccxt/pull/26789
- fix(c#) - undefined currencies by @ttodua in https://github.com/ccxt/ccxt/pull/25473
- fix(base): currencies check by @ttodua in https://github.com/ccxt/ccxt/pull/26878
- feat(binance): spot trailingPercent market order support by @Dan-krm in https://github.com/ccxt/ccxt/pull/26882
- chore(binance): test key ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26881
- feat(binance): add demo trading with enableDemoTrading by @carlosmiei in https://github.com/ccxt/ccxt/pull/26883
- supported features & snippets by @ttodua in https://github.com/ccxt/ccxt/pull/24706
- chore(skips): different exchanges ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26885
- chore(backpack): inactive currencies ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26889
- chore(gemini): skip active check ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26888
- fix(bitget): createStopLoss/createTakeProfitOrder side inference by @carlosmiei in https://github.com/ccxt/ccxt/pull/26891
- chore: test binance vps by @carlosmiei in https://github.com/ccxt/ccxt/pull/26892
- feat(features): fetchCurrencies private by @ttodua in https://github.com/ccxt/ccxt/pull/26884
- fix(kraken): withdraw address is optional by @carlosmiei in https://github.com/ccxt/ccxt/pull/26895
- Only exceptions fix by @ttodua in https://github.com/ccxt/ccxt/pull/26899
- chore(actions): runner ip (temp enable) by @ttodua in https://github.com/ccxt/ccxt/pull/26893
- refactor(bigone): ohlcv error by @ttodua in https://github.com/ccxt/ccxt/pull/26896
- fix(backpack): test watchTrades & skip ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26897
- feat(toobit): new exchange integration by @ttodua in https://github.com/ccxt/ccxt/pull/26674
- fix(kucoin): isFiat logic ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26886
- feat(okx): changelog, September 23, 2025 by @Dan-krm in https://github.com/ccxt/ccxt/pull/26903
- chore: fix js docs by @carlosmiei in https://github.com/ccxt/ccxt/pull/26904
- chore: add build-docs to pipeline by @carlosmiei in https://github.com/ccxt/ccxt/pull/26905
- fix(okx): sl tp order with trigger by @ttodua in https://github.com/ccxt/ccxt/pull/26907
- fix: okx watchTrades docstring watchTradesForSymbols duplicate removed by @caoilainnl in https://github.com/ccxt/ccxt/pull/26908
- fix(bybit): withdraw account type inference by @carlosmiei in https://github.com/ccxt/ccxt/pull/26909
- chore: disable toobit response test in go by @carlosmiei in https://github.com/ccxt/ccxt/pull/26911
New Contributors
- @vd3d made their first contribution in https://github.com/ccxt/ccxt/pull/26872
Full Changelog: https://github.com/ccxt/ccxt/compare/go/v4.5.5...v4.5.6