Ccxt

Latest version: v4.4.73

Safety actively analyzes 724636 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 51 of 75

4.1.44

* feat(changelog): show PR link and title [45e7f1f423](https://github.com/ccxt/ccxt/commits/45e7f1f423371a77a61e4f2ed2ec44555e71e76a)
* docs: add changelog to docs [06866de13a](https://github.com/ccxt/ccxt/commits/06866de13a7e2f64ae2377fd9b51fe0df5e30963)
* feat(gate): update fetchPositions [8c9a2a2ffe](https://github.com/ccxt/ccxt/commits/8c9a2a2ffe8e20f8b1202756478e2e3afbc26922)
* fix default [624e225744](https://github.com/ccxt/ccxt/commits/624e225744acedf7888e9d2392b5651c7876863c)
* fix(tests): allow get only requests and gate tests [53e971bcf0](https://github.com/ccxt/ccxt/commits/53e971bcf0468456d464142e4e5f7b4d647e6c23)
* update market symbols tests [dd37273e33](https://github.com/ccxt/ccxt/commits/dd37273e3340005bdea73e7d5bdc8a70a85f3fa2)
* add Trade type hint [b6e68fe955](https://github.com/ccxt/ccxt/commits/b6e68fe95526fd3b064d85b5fb6a092708707e27)
* minor coinlist fix [bbaa22d0c4](https://github.com/ccxt/ccxt/commits/bbaa22d0c4057f7446bbd609fa0fba64f879b1ea)
* fix(mexc): keepAliveListenKey error missing ['spot'] from URL [e9ff06f94b](https://github.com/ccxt/ccxt/commits/e9ff06f94bbce7a9b2c93aabfd9d57b6076e3b92)
* transpile Balances type hint [5f5d3e3efb](https://github.com/ccxt/ccxt/commits/5f5d3e3efbe5d6ee38b18c2501f1db40d2839839)
* minor fix [b9289619ae](https://github.com/ccxt/ccxt/commits/b9289619aeb6eb722f60b0827fca95cee1bbeaf3)
* add transaction type hint [9edf5f5ced](https://github.com/ccxt/ccxt/commits/9edf5f5cedf1b85b18b89b6b94c4c66c39af6c22)
* build/transpile.js [40442cf1e4](https://github.com/ccxt/ccxt/commits/40442cf1e4657937f60ed68c5b5756f75ad28aa6)
* bugfix in transpile.js [49e78b1d29](https://github.com/ccxt/ccxt/commits/49e78b1d29cf1c01f59bf26e7c05ac00458a8d38)
* add ticker type hint [b8fa1673d7](https://github.com/ccxt/ccxt/commits/b8fa1673d7282d94379a05afe6a3f76077555218)
* fix!(bybit): remove legacy endpoints [4689520c9a](https://github.com/ccxt/ccxt/commits/4689520c9ab1447a25503c83a9e5bb3f67be8910)
* double quote comments (for mypy) [b28e5cf786](https://github.com/ccxt/ccxt/commits/b28e5cf78671499ba61ce98f3ebe2326f9765870)
* pro files double quote comments [a8470dc59a](https://github.com/ccxt/ccxt/commits/a8470dc59aa6c254c08376ea25337ca0ddac8d82)
* quote more files [0510e224df](https://github.com/ccxt/ccxt/commits/0510e224df26b91f77083688e881af9ea65027dc)
* add python static type checking [045dc8c38b](https://github.com/ccxt/ccxt/commits/045dc8c38b007518d468740a74345f4a803d7850)
* jsdoc: update link to open interest structure [e11dbefc42](https://github.com/ccxt/ccxt/commits/e11dbefc42e9d79754f036cf2b0812d39f0fcd1d)
* 4.1.44 [dd04d2f491](https://github.com/ccxt/ccxt/commits/dd04d2f491f85331e500fd69b46084a56d61599b)

4.1.43

* Coinlist.ts added (2) [445652b7ec](https://github.com/ccxt/ccxt/commits/445652b7ec72789578a781e9dd3f150f7222ea64)
* coinlist.ts fetchTrades implemented [5e006403ef](https://github.com/ccxt/ccxt/commits/5e006403ef73f2a8b74eed18dce9b4f4722895db)
* abstract/coinlist.ts added [0317d12023](https://github.com/ccxt/ccxt/commits/0317d120230a20046894d5902820131dc3c38439)
* `sign` is fixed for `GET` methods [516924c8f0](https://github.com/ccxt/ccxt/commits/516924c8f0a8d5338a988ab19f9dd49125818865)
* Update ts/coinlist.ts [f95811a577](https://github.com/ccxt/ccxt/commits/f95811a577ac5d577d00a4319a92dd93f1ead049)
* Update ts/src/abstract/coinlist.ts [483c89c67b](https://github.com/ccxt/ccxt/commits/483c89c67b300fb50fa7e6e578017e6358d47517)
* Update coinlist.ts [1cfb399a67](https://github.com/ccxt/ccxt/commits/1cfb399a67db0b7aa1bfea78f28c0eb4c57e8a9f)
* Update coinlist.ts [c874352c0c](https://github.com/ccxt/ccxt/commits/c874352c0cd537a39dd5db516d15fdaa4e33dbfa)
* Update coinlist.ts [0ca1f9651d](https://github.com/ccxt/ccxt/commits/0ca1f9651d1b440966e751e0f7edf0430ba02b09)
* fix(coinlist): type OHLCV [658c1a56ae](https://github.com/ccxt/ccxt/commits/658c1a56ae482da467e5caa100c5a8f1b011caf2)
* add coinList markets [c6b05a27ed](https://github.com/ccxt/ccxt/commits/c6b05a27ed419132f154045cf29718631f2447e1)
* add static tests [a08bfcbe7d](https://github.com/ccxt/ccxt/commits/a08bfcbe7dba340798052a2d532180a7dfc1aaae)
* add stop market buy [268888b39d](https://github.com/ccxt/ccxt/commits/268888b39db67d98883008972598d96360b77f1b)
* feat(ascendex): createOrders [ba69613ecf](https://github.com/ccxt/ccxt/commits/ba69613ecf6ee51c1afde764548bf9f23375efa5)
* feat(ascendex): add static tests [e8b96c1367](https://github.com/ccxt/ccxt/commits/e8b96c1367ef556e62fd0b239b741b6c8f83c291)
* fix(tests): handle arrays properly [6868f499f7](https://github.com/ccxt/ccxt/commits/6868f499f73b15a530e87e460ba33120056dcc73)
* refactor assertNewAndStoredOutput [7e0379e5b2](https://github.com/ccxt/ccxt/commits/7e0379e5b29315d400a32d7c5702433ec83fbc99)
* fix object parsing [c96194923a](https://github.com/ccxt/ccxt/commits/c96194923ad1db23ef4198ab32c4477fceeeaf3f)
* simplify assertStaticOutput [9db5b615bc](https://github.com/ccxt/ccxt/commits/9db5b615bcbd51fc452dba811826ad6c1571f74b)
* update orderParams [6b91804cea](https://github.com/ccxt/ccxt/commits/6b91804ceab8d5c0241343dfc9d18d091a83c6de)
* probit fetchTransactions fix [58392bbcae](https://github.com/ccxt/ccxt/commits/58392bbcaeb5a4ebc79956e2a0f46b707443be5d)
* probit linting [e25386e5ec](https://github.com/ccxt/ccxt/commits/e25386e5ecd63da1791537c2e5243e84ddd608ea)
* fix(python): types imports [4f9707e9a9](https://github.com/ccxt/ccxt/commits/4f9707e9a95ee082b83b87e963989d13dd0892e2)
* typo [ec5a5765f2](https://github.com/ccxt/ccxt/commits/ec5a5765f294f43675ed166307e8fcad363e00e2)
* add probit tests [625c3877f5](https://github.com/ccxt/ccxt/commits/625c3877f5683a70b29e48d2824f543053f51be8)
* Update coinlist.ts logo [86d910e61d](https://github.com/ccxt/ccxt/commits/86d910e61d749213ea4929a5f3642a9e97bf7772)
* 4.1.42 [ci deploy] [ca34d03509](https://github.com/ccxt/ccxt/commits/ca34d035096fbe143f13aa912a8f2b0161a14833)
* 4.1.43 [ae958b75c0](https://github.com/ccxt/ccxt/commits/ae958b75c0b37ce3989718feeb1bd7b2f016a93e)

4.1.41

* js exception type [c83b711311](https://github.com/ccxt/ccxt/commits/c83b71131144e394531f3511a2d0844a5ffde8bd)
* php getExactExceptionName [96966c17ef](https://github.com/ccxt/ccxt/commits/96966c17efb888eb10840b1d4c931c93f1cea4af)
* ts getExactExceptionName [744506453e](https://github.com/ccxt/ccxt/commits/744506453e2e342452317f521c5137292a7b7bf7)
* py getExactExceptionName [65c838da7a](https://github.com/ccxt/ccxt/commits/65c838da7a83599a8336f44e9527ec20ea42fc98)
* rename to compareExactExceptionType [04e5a11f7d](https://github.com/ccxt/ccxt/commits/04e5a11f7d350bcbe76159b58d561262e18700c4)
* php fix [cc837c5855](https://github.com/ccxt/ccxt/commits/cc837c585590355e0a7892cc2b679de82bf2e318)
* rename [fccad4ddac](https://github.com/ccxt/ccxt/commits/fccad4ddacc96753c4999678fb6cc1cb8ae41e0e)
* rename and update [ab6f0d4a6b](https://github.com/ccxt/ccxt/commits/ab6f0d4a6b248990c58bab3f7e3065e5339b285d)
* rename [e7347ba80c](https://github.com/ccxt/ccxt/commits/e7347ba80cc068a9b2dc1ef3666fe7f41f69b4da)
* refix [54bc774567](https://github.com/ccxt/ccxt/commits/54bc77456790b1dd885033db7a3174ec2fa10dd0)
* tests final updates with regard to exceptions [b349105d43](https://github.com/ccxt/ccxt/commits/b349105d43058106041387062b098d7dda23ae31)
* minor [bea08cbe1a](https://github.com/ccxt/ccxt/commits/bea08cbe1aa70e9575b620d82bde23f11253e1db)
* OperationFailed fix [7268e509ed](https://github.com/ccxt/ccxt/commits/7268e509ed3e95efac9c7571bf058254e6eac9fa)
* feat(bingx): createOrders [1c601cd876](https://github.com/ccxt/ccxt/commits/1c601cd87614e214c12bc3828224fcc16f8d9ee9)
* BingX static tests for createOrder, createOrders, cancelOrder, cancelAllOrders [9bc3332588](https://github.com/ccxt/ccxt/commits/9bc3332588fbfe2f9ba5d445e091547690b1f925)
* change this.parseNumber to parseFloat for building the request [6845e52fa6](https://github.com/ccxt/ccxt/commits/6845e52fa66e69fb2c4dfbe10dd9c7a7c7bfd3db)
* Update test.ts [0e5feef374](https://github.com/ccxt/ccxt/commits/0e5feef3741b32d2d8dcecbf445febb8f54b59b9)
* Update test.ts [6cda66c697](https://github.com/ccxt/ccxt/commits/6cda66c6976e0a0ddcce38505331885659db57b9)
* feat(coinbase): add paginate to fetchAccounts [017ab295d1](https://github.com/ccxt/ccxt/commits/017ab295d10b28848f0afcca53cf16360fc1d607)
* fix lint [ce58ff64e3](https://github.com/ccxt/ccxt/commits/ce58ff64e3e185830cad1a5255a8f26539a40969)
* feat(staticTests): add testing granularity [431d978926](https://github.com/ccxt/ccxt/commits/431d978926e05ad156dd09eb9f59047369443a39)
* fix(binance): watchOrders and watchMyTrades type [11bc783788](https://github.com/ccxt/ccxt/commits/11bc7837882db2afb9b947a573d43ae36316cedb)
* fix urlType [f731c34574](https://github.com/ccxt/ccxt/commits/f731c3457465075df27b50cf407aa97915fc6180)
* fix(tests): python syntax [602a3d00de](https://github.com/ccxt/ccxt/commits/602a3d00de976fb5acacc1a626980f52e278a470)
* fix authenticate inference [95fe5b945e](https://github.com/ccxt/ccxt/commits/95fe5b945ec1ca3138b1818844b24e34380f264f)
* fix watchMYTrades [da83a8cc4d](https://github.com/ccxt/ccxt/commits/da83a8cc4d7fc6582fed7378c9a9ca6aac694b9e)
* fix authenticate query [1ca7415172](https://github.com/ccxt/ccxt/commits/1ca7415172e68190f95bf1ca616ba519cb033158)
* fix keepAliveListenKey [03644f6668](https://github.com/ccxt/ccxt/commits/03644f6668658852770a11cc89f751f0f9e271d1)
* remove exact exception catching [68993e2032](https://github.com/ccxt/ccxt/commits/68993e20322cad9d922d0dcd23d26e3758b88475)
* fix(staticTests): null exchange [d2e4277c52](https://github.com/ccxt/ccxt/commits/d2e4277c52d5a293f1abd6ea3c908bbb74d6ee1f)
* restore code [9251fd623c](https://github.com/ccxt/ccxt/commits/9251fd623cfd17b1c4115c655a0b6c8d7e81f8ea)
* restore code [a450b7e00c](https://github.com/ccxt/ccxt/commits/a450b7e00c6e17f4e3f3fa41acb8fa061ae76541)
* fix(Exchange.py): urlEncode stop mutating arg [312f5b39ae](https://github.com/ccxt/ccxt/commits/312f5b39ae6770dfd505f2a640a0c00362856ea5)
* enable disabled test [3b846db6cf](https://github.com/ccxt/ccxt/commits/3b846db6cf76a9d2f65e604f8bb67d7f0d2e7ae2)
* add bybit tests [149e5a93ca](https://github.com/ccxt/ccxt/commits/149e5a93ca13f94f937db2501488ab273b4577c8)
* binance tests [d82893f42d](https://github.com/ccxt/ccxt/commits/d82893f42d4829dbb585d080048be9e11cc1058c)
* add okx tests [9defbdf34d](https://github.com/ccxt/ccxt/commits/9defbdf34dc4a055f61bbbcb57b33d561caf1955)
* feat(exchange): add parseToNumeric [b138c4923a](https://github.com/ccxt/ccxt/commits/b138c4923ac8c88090e3169cdd407fc6d60e37f4)
* improve parseToNumeric [4fa6d38137](https://github.com/ccxt/ccxt/commits/4fa6d381376a2109d6d84bb59bfc2856856ffe19)
* speed up static tests [0f10548d10](https://github.com/ccxt/ccxt/commits/0f10548d10f367848eaf0d1ce0e69f70a3650ead)
* snake case parseToNumeric [856d88c331](https://github.com/ccxt/ccxt/commits/856d88c331b2a0ab5f762f1c195b1be447fb5b74)
* add bingx tests [cfe033a606](https://github.com/ccxt/ccxt/commits/cfe033a606787b1a2cdb825d7ac75c72ab739ce7)
* add parseToNumeric [e722050697](https://github.com/ccxt/ccxt/commits/e72205069738cd72f7380b766ae761baa479172b)
* okx(feat): update error codes for upcoming changes [65a622f705](https://github.com/ccxt/ccxt/commits/65a622f70563a4f6f7408464d81e29a7d678c553)
* make takeProfitPrice and stopLossPrice reduceOnly, add static tests [46c5d85c78](https://github.com/ccxt/ccxt/commits/46c5d85c786b02c06328d0d8e084ef5802f37846)
* 4.1.41 [d17cfdad79](https://github.com/ccxt/ccxt/commits/d17cfdad79d1cea57b0744c5fc36b447e71860f0)

4.1.40

* fix(huobi): watchBalance timestamp fix 19812 [d8a8c403e1](https://github.com/ccxt/ccxt/commits/d8a8c403e14a636047e0bbb504e31e35fbb9097f)
* feat(tests): make brokerId tests transpilable [47ae6e1124](https://github.com/ccxt/ccxt/commits/47ae6e1124f5078daa928d0666028467a40a0d6a)
* remove TS only file [f9767c448f](https://github.com/ccxt/ccxt/commits/f9767c448ff53322493e6b93ff900e8e4a608bdb)
* remove whitespaces [34994f457b](https://github.com/ccxt/ccxt/commits/34994f457be80e7e6a1314432d997b256cd9d45f)
* add idTests flag [0f7f79843b](https://github.com/ccxt/ccxt/commits/0f7f79843b64e30114812a48bb397c23f9f969f9)
* add option to cli [0c7d2ce8f0](https://github.com/ccxt/ccxt/commits/0c7d2ce8f0b565e8984d30196ca1f538f27e4d7d)
* add last_request_headers [8f8fab653a](https://github.com/ccxt/ccxt/commits/8f8fab653a1c6a8e4dd9a2d9c5320b5277e79735)
* fix createOrderCall [12fae8bb20](https://github.com/ccxt/ccxt/commits/12fae8bb20cbb4e7e2d2411d9ba897647920711b)
* add close() [52bb130642](https://github.com/ccxt/ccxt/commits/52bb130642b5c9a4bd82235e95448e016665bca0)
* missing close [7b78330936](https://github.com/ccxt/ccxt/commits/7b78330936eb06d6adf2bfaa75688c5ba2e7297e)
* fix ling [032bfe2b41](https://github.com/ccxt/ccxt/commits/032bfe2b415dc80659bd272ba2ba0659656a78c4)
* fix(travis): use npm ci instead of npm install [f444d8dbf1](https://github.com/ccxt/ccxt/commits/f444d8dbf1baf4348e88dc10c914fed1de01d5ba)
* 4.1.40 [a000bf0303](https://github.com/ccxt/ccxt/commits/a000bf03038cc36e3d4fe5687b38fbc9d89549dc)

4.1.39

* update dockerfile with new nodejs installation method, see issue 19781 [92d105eeae](https://github.com/ccxt/ccxt/commits/92d105eeae8dd840dd6c63826ad80d85bdba162a)
* Update Phemex Status codes [76e5e7b681](https://github.com/ccxt/ccxt/commits/76e5e7b6818442fdc3f6950a109f7a669d0afc79)
* bump nodejs version in docker container to 20 [e44264ca52](https://github.com/ccxt/ccxt/commits/e44264ca522de2aee241384ddcb71018c76a9b29)
* example: add create order ws [805384e507](https://github.com/ccxt/ccxt/commits/805384e507c67a88a113ee317179a226aa0a2655)
* binance: support other sign method in pro [5cac791ab0](https://github.com/ccxt/ccxt/commits/5cac791ab0678e79f34852ff7de7d5a594f81245)
* binance: update [ad29300909](https://github.com/ccxt/ccxt/commits/ad2930090942d0c1716096c343ffc0031a6a666b)
* fix(mexc): swap fetchOpenOrders [cc58743396](https://github.com/ccxt/ccxt/commits/cc587433963eacbf357211e21dcb71fc5966d89e)
* remove market assignment [da595ada94](https://github.com/ccxt/ccxt/commits/da595ada9450e9f5cdbb80cb41e56e1b1dd82eb8)
* fix build [bafcb08eaa](https://github.com/ccxt/ccxt/commits/bafcb08eaa8d43ef5a5a75c4cace78b84d3972a1)
* fix(build.sh): remove static/ from critical changes [ec8b95cc94](https://github.com/ccxt/ccxt/commits/ec8b95cc94ba9eaa5a8e0408729ae6504049ef99)
* docs: update contributing docs for writting tests [e4c3f6a237](https://github.com/ccxt/ccxt/commits/e4c3f6a23703e6128d97b1e84e4da8971fa04a00)
* feat(binance): error handling for public ws endpoints [1e0cb8418f](https://github.com/ccxt/ccxt/commits/1e0cb8418fb961697ecd86822855466a3a0bba47)
* fix(krakenfutures): fix feeschedules implicit api and add checkRequiredCredentials for private api [c30b2ffa60](https://github.com/ccxt/ccxt/commits/c30b2ffa60ddfe47383e67c7379202d433ffc466)
* build/transpile.js: fix typo. [26fad24443](https://github.com/ccxt/ccxt/commits/26fad24443b24a51b8b23de6a1a2aa73ac117d04)
* fix(build): static tests [14ad6f55d0](https://github.com/ccxt/ccxt/commits/14ad6f55d0b0edc5954486b786ff554148cd837e)
* 4.1.39 [34a978aa95](https://github.com/ccxt/ccxt/commits/34a978aa95806ff8d2276e8991224398ef279a7e)

4.1.38

* feat(digifinex): createOrders [9b1d1cec69](https://github.com/ccxt/ccxt/commits/9b1d1cec69819e6b673053b89f3f648ccedbf473)
* cr fix [521bbcc033](https://github.com/ccxt/ccxt/commits/521bbcc033fa5042dc744b80a840bc3fb5b82b73)
* add digifinex markets [a985713ccf](https://github.com/ccxt/ccxt/commits/a985713ccff89fb4dd69443e6e1a84750df65013)
* add static test [33f044728e](https://github.com/ccxt/ccxt/commits/33f044728e07fa999f511d229b6d5c9ff15c7eb4)
* fix(bitget): split trigger orders cache [174bdb6b57](https://github.com/ccxt/ccxt/commits/174bdb6b57ad8d9bdc4f6d8db58fe59e4817c19b)
* add test [c6c8577c31](https://github.com/ccxt/ccxt/commits/c6c8577c3167d1c552222c71aec592fb69adf3df)
* change subhash [d9da2e276d](https://github.com/ccxt/ccxt/commits/d9da2e276db3b7f32163b45544d5f68676e0abd7)
* messageHash split [713263c705](https://github.com/ccxt/ccxt/commits/713263c7055958a069e31d1c33514867ac7bbe17)
* fix resolve [fe209c8d83](https://github.com/ccxt/ccxt/commits/fe209c8d83188ef89e225fef35acf28ff88ef756)
* add tests [f66d78aa0f](https://github.com/ccxt/ccxt/commits/f66d78aa0f85d5e1d8eb7334e5a3c6b8defc05c9)
* feat(huobi): unifify timeInForce [622a0fbc48](https://github.com/ccxt/ccxt/commits/622a0fbc48cfc9eb0c776bf040195cc6eec74266)
* fix IOC order [3ead085992](https://github.com/ccxt/ccxt/commits/3ead085992a095ac889616065e1d52fac22baff0)
* fix IOC [1363cd9bd9](https://github.com/ccxt/ccxt/commits/1363cd9bd9dd85c2112afb750e6475acd4609959)
* add static tests [9ede302af1](https://github.com/ccxt/ccxt/commits/9ede302af1fc71f96ac15e13a4844f42286387a6)
* wazirx.has margin/contract methods [f528346531](https://github.com/ccxt/ccxt/commits/f5283465312b2c6da5a0ccfd5464dd6c085c7be1)
* bitforex.has leverage methods [3ed1254ac0](https://github.com/ccxt/ccxt/commits/3ed1254ac0ffe267c91e16e511998065853ee053)
* fix(digifinex): added createMarketBuyOrderRequiresPrice [9a3960f769](https://github.com/ccxt/ccxt/commits/9a3960f769264998b88b004551598dbaede532e3)
* add static test for createMarketBuyOrderRequiresPrice [66b0392bde](https://github.com/ccxt/ccxt/commits/66b0392bde0daf60fc49905c2c6df0e5849794ec)
* 4.1.38 [47700a47ce](https://github.com/ccxt/ccxt/commits/47700a47ce4a02fbbd0b4cee6ee61bdc6f48ce7e)

Page 51 of 75

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.