| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 22 hours ago | 4.7 kB | |
| v4.5.43 source code.tar.gz | < 22 hours ago | 69.0 MB | |
| v4.5.43 source code.zip | < 22 hours ago | 73.7 MB | |
| Totals: 3 Items | 142.7 MB | 0 | |
What's Changed
- package: update tsBuildFile by @sc0Vu in https://github.com/ccxt/ccxt/pull/28074
- fix(bitget): update fetchFundingHistory by @sc0Vu in https://github.com/ccxt/ccxt/pull/28065
- fix: woo ws order parser float precision bug by @Shiven0504 in https://github.com/ccxt/ccxt/pull/28075
- feat(kucoin): createOrder and cancelOrder updated for margin hf orders by @yzh-pelle in https://github.com/ccxt/ccxt/pull/28067
- feat(aftermath) new exchange by @sc0Vu in https://github.com/ccxt/ccxt/pull/25613
- fix(htx): fetchStatus disable by @ttodua in https://github.com/ccxt/ccxt/pull/28069
- fix(coinmetro): fetchcurrencies type by @ttodua in https://github.com/ccxt/ccxt/pull/28058
- fix(cs): fix WS orderbook reset process by @ttodua in https://github.com/ccxt/ccxt/pull/28045
- fix(paradex): watchTickers fix by @ttodua in https://github.com/ccxt/ccxt/pull/28085
- chore: btcbox skip temporarily by @ttodua in https://github.com/ccxt/ccxt/pull/28080
- chore: skip alpcom tests by @ttodua in https://github.com/ccxt/ccxt/pull/28079
- test: lbank proxy test by @ttodua in https://github.com/ccxt/ccxt/pull/28081
- bitget: add static tests by @sc0Vu in https://github.com/ccxt/ccxt/pull/28076
- fix(coinbaseinternational): cbe spot fetchohlcv by @ttodua in https://github.com/ccxt/ccxt/pull/28086
- refactor: go build optimization (separation of cli) by @ttodua in https://github.com/ccxt/ccxt/pull/27991
- fix(lighter): watchLiquidations cache storage by @carlosmiei in https://github.com/ccxt/ccxt/pull/28096
- fix(independentreserve): parsing for timeInForce and failed order status by @simbesh in https://github.com/ccxt/ccxt/pull/28097
- fix(krakenfutures): ws position side detection precision by @Shiven0504 in https://github.com/ccxt/ccxt/pull/28094
- feat(bullish): fetchOpenInterest by @samgermain in https://github.com/ccxt/ccxt/pull/28071
- fix(mexc): fallback to q for swap ws ohlcv volume by @ludekdolejsky in https://github.com/ccxt/ccxt/pull/28087
- coinex rollingWindowSize by @caoilainnl in https://github.com/ccxt/ccxt/pull/28070
- Bingx rolling by @caoilainnl in https://github.com/ccxt/ccxt/pull/28039
- okx rollingWindowSize by @caoilainnl in https://github.com/ccxt/ccxt/pull/28038
- bybit rollingWindowSize by @caoilainnl in https://github.com/ccxt/ccxt/pull/28027
- gate rollingWindowSize by @caoilainnl in https://github.com/ccxt/ccxt/pull/28025
- rollingWindowSize for kucoin by @caoilainnl in https://github.com/ccxt/ccxt/pull/28021
- htx rollingWindowSize by @caoilainnl in https://github.com/ccxt/ccxt/pull/28028
- luno rollingWindowSize by @caoilainnl in https://github.com/ccxt/ccxt/pull/28026
- chore(gemini): fetchTicker comment by @ttodua in https://github.com/ccxt/ccxt/pull/28101
- fix(bingx): assume swap inside watchPositions by @carlosmiei in https://github.com/ccxt/ccxt/pull/28099
- faq: update for dydx by @sc0Vu in https://github.com/ccxt/ccxt/pull/28078
- fix(cex): ws trades handling by @ttodua in https://github.com/ccxt/ccxt/pull/28044
- chore: skip arkham by @ttodua in https://github.com/ccxt/ccxt/pull/28108
- feat(lighter): add pagination by @sc0Vu in https://github.com/ccxt/ccxt/pull/28098
- fix(krakenfutures): fetchOrder incorrect price and derived fields by @Dan-krm in https://github.com/ccxt/ccxt/pull/28110
- fix(ligther): account id (int) by @ttodua in https://github.com/ccxt/ccxt/pull/28111
- refactor: move go
WarmUpCacheby @ttodua in https://github.com/ccxt/ccxt/pull/28105 - fix(bingx): skip positions with undefined symbol in handlePositions by @pcriadoperez in https://github.com/ccxt/ccxt/pull/28117
- fix(hyperliquid): correct balance when unified margin enabled by @sc0Vu in https://github.com/ccxt/ccxt/pull/28106
- fix(okx): fetchFundingHistory amount by @Dan-krm in https://github.com/ccxt/ccxt/pull/28109
- fix(bithumb): remove USDT from quoteCurrencies to fix loadMarkets failure by @forcecore in https://github.com/ccxt/ccxt/pull/28123
- feat(lighter): add watchMyTrades by @slavivanov in https://github.com/ccxt/ccxt/pull/28125
- fix(okx): fetchPosition, isolated linear swap initialMargin by @Dan-krm in https://github.com/ccxt/ccxt/pull/28126
- feat(toobit): add id by @carlosmiei in https://github.com/ccxt/ccxt/pull/28127
- fix(hyperliquid): never use spot if dex is provided by @carlosmiei in https://github.com/ccxt/ccxt/pull/28128
New Contributors
- @Shiven0504 made their first contribution in https://github.com/ccxt/ccxt/pull/28075
- @ludekdolejsky made their first contribution in https://github.com/ccxt/ccxt/pull/28087
- @forcecore made their first contribution in https://github.com/ccxt/ccxt/pull/28123
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.42...v4.5.43