Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-09 | 3.1 kB | |
v4.4.93 source code.tar.gz | 2025-07-09 | 35.5 MB | |
v4.4.93 source code.zip | 2025-07-09 | 39.3 MB | |
Totals: 3 Items | 74.8 MB | 2 |
What's Changed
- fix(exmo): fetchCurrencies reorg & networks implementation by @ttodua in https://github.com/ccxt/ccxt/pull/26011
- fix(cryptomus): fetchCurrencies reorg 2 by @ttodua in https://github.com/ccxt/ccxt/pull/26258
- fix(latoken): fetchCUrrencies reorg & tests by @ttodua in https://github.com/ccxt/ccxt/pull/26042
- fix(kucoin): fetchCurrencies reorg & struct by @ttodua in https://github.com/ccxt/ccxt/pull/26039
- fix(coinex): error code ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26329
- fix(ascendex): order parsing by @ttodua in https://github.com/ccxt/ccxt/pull/26328
- fix(hyperliquid): sanitize baseName by @carlosmiei in https://github.com/ccxt/ccxt/pull/26332
- fix(bitstamp): ws orders parsing by @ttodua in https://github.com/ccxt/ccxt/pull/26331
- fix(bybit): unWatch orders/mytrades by @carlosmiei in https://github.com/ccxt/ccxt/pull/26326
- fix(lbank): ratelimit endpoint fix by @ttodua in https://github.com/ccxt/ccxt/pull/26337
- feat(binance, paradex): new fetchAllGreeks method by @Dan-krm in https://github.com/ccxt/ccxt/pull/26335
- fix(ws): network error on closed connection by @pcriadoperez in https://github.com/ccxt/ccxt/pull/26339
- fix(go): add NewGreeksArray by @carlosmiei in https://github.com/ccxt/ccxt/pull/26341
- fix(go): default nil for markets by @carlosmiei in https://github.com/ccxt/ccxt/pull/26342
- go cli MapToSafeMap fix by @caoilainnl in https://github.com/ccxt/ccxt/pull/26346
- fix(coinex): add margin property by @profyverya in https://github.com/ccxt/ccxt/pull/26350
- fix(coincheck): createOrder market order by @ttodua in https://github.com/ccxt/ccxt/pull/26361
- fix(lbank): inverse & some props by @ttodua in https://github.com/ccxt/ccxt/pull/26363
- fix(binance): fetchSettlementHistory symbol not required by @carlosmiei in https://github.com/ccxt/ccxt/pull/26356
- feat(okx, bybit): add fetchAllGreeks by @Dan-krm in https://github.com/ccxt/ccxt/pull/26345
- fix(coinex): currency networks by @profyverya in https://github.com/ccxt/ccxt/pull/26349
- okx - order comments ^ by @ttodua in https://github.com/ccxt/ccxt/pull/26347
- fix(coinex): add active property to spot markets by @profyverya in https://github.com/ccxt/ccxt/pull/26348
- fix(base): parsePrecision by @ttodua in https://github.com/ccxt/ccxt/pull/26357
- fix(bybit): sign in go by @carlosmiei in https://github.com/ccxt/ccxt/pull/26365
- coincheck leverage methods by @samgermain in https://github.com/ccxt/ccxt/pull/26368
- coinbaseexchange leverage methods by @samgermain in https://github.com/ccxt/ccxt/pull/26367
- feat(bybit): option for enable markprice instead of entryprice by @ttodua in https://github.com/ccxt/ccxt/pull/26358
- fix(triggerDirection): unify across several exchanges by @ttodua in https://github.com/ccxt/ccxt/pull/26369
- fix(kucoin): trigger param by @ttodua in https://github.com/ccxt/ccxt/pull/26373
- fix(deribit): parseposition fixes by @ttodua in https://github.com/ccxt/ccxt/pull/26370
New Contributors
- @caoilainnl made their first contribution in https://github.com/ccxt/ccxt/pull/26346
Full Changelog: https://github.com/ccxt/ccxt/compare/v4.4.92...v4.4.93