| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-20 | 3.4 kB | |
| v4.5.34 source code.tar.gz | 2026-01-20 | 41.1 MB | |
| v4.5.34 source code.zip | 2026-01-20 | 45.8 MB | |
| Totals: 3 Items | 86.9 MB | 6 | |
What's Changed
- fix(bitget): UTA fixes by @luca-nardelli in https://github.com/ccxt/ccxt/pull/27651
- chore(backpack): skip test ^ by @ttodua in https://github.com/ccxt/ccxt/pull/27677
- test(foxbit): ohlcv tests ^ by @ttodua in https://github.com/ccxt/ccxt/pull/27678
- chore(paradex): skip broken ^ by @ttodua in https://github.com/ccxt/ccxt/pull/27679
- feat(alp): migrate btc-alpha to alp.com by @ttodua in https://github.com/ccxt/ccxt/pull/27571
- chore(backpack): tests & skip3 ^ by @ttodua in https://github.com/ccxt/ccxt/pull/27683
- fix(apex): watchOHLCV by @ttodua in https://github.com/ccxt/ccxt/pull/27685
- chore(apex): missing multi has by @ttodua in https://github.com/ccxt/ccxt/pull/27686
- feat(binance): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27690
- feat(bybit): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27691
- feat(bingx): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27692
- feat(htx): add v5 endpoints by @Dan-krm in https://github.com/ccxt/ccxt/pull/27616
- fix(whitebit): updated parseTransactions tag(memo) mapping by @Galllarate in https://github.com/ccxt/ccxt/pull/27684
- test(arkham): select more active symbol to avoid timeouts by @ttodua in https://github.com/ccxt/ccxt/pull/27687
- fix(coinbase): protect fetchTickerV3/fetchAccountsV3 against empty list by @carlosmiei in https://github.com/ccxt/ccxt/pull/27695
- fix(aster): nonce generation for Aster API by @slavivanov in https://github.com/ccxt/ccxt/pull/27682
- fix(hyperliquid): read filled amount correctly by @carlosmiei in https://github.com/ccxt/ccxt/pull/27698
- feat(aster): private WS methods implementation by @yzh-pelle in https://github.com/ccxt/ccxt/pull/27689
- feat(gate): add otc apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27702
- build(deps): bump github.com/ethereum/go-ethereum from 1.14.13 to 1.16.8 in /go/tests/profile by @dependabot[bot] in https://github.com/ccxt/ccxt/pull/27665
- chore: add builderCodes table by @carlosmiei in https://github.com/ccxt/ccxt/pull/27704
- fix(bybit): rm marginMode inference from position by @carlosmiei in https://github.com/ccxt/ccxt/pull/27708
- fix!(bitfinex): currency id (instead of 'f' + id) by @ttodua in https://github.com/ccxt/ccxt/pull/27696
- feat(cryptocom): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27713
- feat(bybit): add apis by @sc0Vu in https://github.com/ccxt/ccxt/pull/27711
- fix(bybit): load missing options (DOGE/XRP/MNT) by @carlosmiei in https://github.com/ccxt/ccxt/pull/27710
- fix(okx): watchOrders in c# by @carlosmiei in https://github.com/ccxt/ccxt/pull/27714
- feat(bybit): fix fetchPosition inverse notional value by @Dan-krm in https://github.com/ccxt/ccxt/pull/27715
- fix(okx): fetchPosition, isolated inverse initialMargin value by @Dan-krm in https://github.com/ccxt/ccxt/pull/27716
- docs: replace margin & ledger structure link by @sc0Vu in https://github.com/ccxt/ccxt/pull/27712
- fix(go): update setMarketsFromExchange example by @carlosmiei in https://github.com/ccxt/ccxt/pull/27717
- fix(go): remove NaN from types and use (*float64)(nil) instead by @carlosmiei in https://github.com/ccxt/ccxt/pull/27718
New Contributors
- @slavivanov made their first contribution in https://github.com/ccxt/ccxt/pull/27682
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.5.33...v4.5.34