ccxt 4.1.20__py2.py3-none-any.whl → 4.1.22__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
ccxt/pro/__init__.py CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  # ----------------------------------------------------------------------------
6
6
 
7
- __version__ = '4.1.20'
7
+ __version__ = '4.1.22'
8
8
 
9
9
  # ----------------------------------------------------------------------------
10
10
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ccxt
3
- Version: 4.1.20
3
+ Version: 4.1.22
4
4
  Summary: A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 130+ exchanges
5
5
  Home-page: https://ccxt.com
6
6
  Author: Igor Kroitor
@@ -179,7 +179,7 @@ The CCXT library currently supports the following 97 cryptocurrency exchange mar
179
179
  | [![ndax](https://user-images.githubusercontent.com/1294454/108623144-67a3ef00-744e-11eb-8140-75c6b851e945.jpg)](https://one.ndax.io/bfQiSL) | ndax | [NDAX](https://one.ndax.io/bfQiSL) | [![API Version *](https://img.shields.io/badge/*-lightgray)](https://apidoc.ndax.io/) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
180
180
  | [![novadax](https://user-images.githubusercontent.com/1294454/92337550-2b085500-f0b3-11ea-98e7-5794fb07dd3b.jpg)](https://www.novadax.com.br/?s=ccxt) | novadax | [NovaDAX](https://www.novadax.com.br/?s=ccxt) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://doc.novadax.com/pt-BR/) | | |
181
181
  | [![oceanex](https://user-images.githubusercontent.com/1294454/58385970-794e2d80-8001-11e9-889c-0567cd79b78e.jpg)](https://oceanex.pro/signup?referral=VE24QX) | oceanex | [OceanEx](https://oceanex.pro/signup?referral=VE24QX) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://api.oceanex.pro/doc/v1) | | |
182
- | [![okcoin](https://user-images.githubusercontent.com/51840849/87295551-102fbf00-c50e-11ea-90a9-462eebba5829.jpg)](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | okcoin | [OKCoin](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | [![API Version 3](https://img.shields.io/badge/3-lightgray)](https://www.okcoin.com/docs/en/) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
182
+ | [![okcoin](https://user-images.githubusercontent.com/51840849/87295551-102fbf00-c50e-11ea-90a9-462eebba5829.jpg)](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | okcoin | [OKCoin](https://www.okcoin.com/account/register?flag=activity&channelId=600001513) | [![API Version 5](https://img.shields.io/badge/5-lightgray)](https://www.okcoin.com/docs/en/) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
183
183
  | [![okx](https://user-images.githubusercontent.com/1294454/152485636-38b19e4a-bece-4dec-979a-5982859ffc04.jpg)](https://www.okx.com/activities/ccxt-trade-and-earn?channelid=CCXT2023) | okx | [OKX](https://www.okx.com/activities/ccxt-trade-and-earn?channelid=CCXT2023) | [![API Version 5](https://img.shields.io/badge/5-lightgray)](https://www.okx.com/docs-v5/en/) | [![CCXT Certified](https://img.shields.io/badge/CCXT-Certified-green.svg)](https://github.com/ccxt/ccxt/wiki/Certification) | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
184
184
  | [![paymium](https://user-images.githubusercontent.com/51840849/87153930-f0f02200-c2c0-11ea-9c0a-40337375ae89.jpg)](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | paymium | [Paymium](https://www.paymium.com/page/sign-up?referral=eDAzPoRQFMvaAB8sf-qj) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://github.com/Paymium/api-documentation) | | |
185
185
  | [![phemex](https://user-images.githubusercontent.com/1294454/85225056-221eb600-b3d7-11ea-930d-564d2690e3f6.jpg)](https://phemex.com/register?referralCode=EDNVJ) | phemex | [Phemex](https://phemex.com/register?referralCode=EDNVJ) | [![API Version 1](https://img.shields.io/badge/1-lightgray)](https://github.com/phemex/phemex-api-docs) | | [![CCXT Pro](https://img.shields.io/badge/CCXT-Pro-black)](https://ccxt.pro) |
@@ -254,13 +254,13 @@ console.log(version, Object.keys(exchanges));
254
254
 
255
255
  All-in-one browser bundle (dependencies included), served from a CDN of your choice:
256
256
 
257
- * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.1.20/dist/ccxt.browser.js
258
- * unpkg: https://unpkg.com/ccxt@4.1.20/dist/ccxt.browser.js
257
+ * jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.1.22/dist/ccxt.browser.js
258
+ * unpkg: https://unpkg.com/ccxt@4.1.22/dist/ccxt.browser.js
259
259
 
260
260
  CDNs are not updated in real-time and may have delays. Defaulting to the most recent version without specifying the version number is not recommended. Please, keep in mind that we are not responsible for the correct operation of those CDN servers.
261
261
 
262
262
  ```HTML
263
- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.1.20/dist/ccxt.browser.js"></script>
263
+ <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.1.22/dist/ccxt.browser.js"></script>
264
264
  ```
265
265
 
266
266
  Creates a global `ccxt` object:
@@ -1,4 +1,4 @@
1
- ccxt/__init__.py,sha256=3z_w43i5zXcUrQZLSMLlq1sR4_8Qy6SZMkUNN7kXPkQ,15509
1
+ ccxt/__init__.py,sha256=Uqri-OzPQtjIvNaIIsBFwEq9XbMxNd813B81BXLx17g,15509
2
2
  ccxt/ace.py,sha256=RDXKcQxsak1roQ7pqfRgxrYp9OvzezlLOk40D-paMQI,41515
3
3
  ccxt/alpaca.py,sha256=wLRt1rNn-uAD7LsPqg7nuPENvrd8rbOaHOoAIOKG4Vg,33681
4
4
  ccxt/ascendex.py,sha256=qNVzuDVLa_BV0vgDc_ZVUJXyF2FhuvWeZYUFGcbYTmc,133048
@@ -18,7 +18,7 @@ ccxt/bitfinex.py,sha256=30sBCeuEGKySwAfngD-ipl2WyQBKek9owsYtaX2MTD0,69771
18
18
  ccxt/bitfinex2.py,sha256=_v-OGlLOjetpYxLcoDlmCxz-3ZmNVt0w4mnuXpj5alw,129161
19
19
  ccxt/bitflyer.py,sha256=uUPNoKxWmAhNZRzg8EIhEq25cUyRk_9j35NXvqZA8jo,40232
20
20
  ccxt/bitforex.py,sha256=Uj1JXuYsEcUdXpFNXafnon-K39Xq4F2cABVYAzf2rOg,32578
21
- ccxt/bitget.py,sha256=l_Ja9v2mX1EXgTMNIZSuhXOPBXn5Ox0Hs0QN0hoKDM8,281598
21
+ ccxt/bitget.py,sha256=ZiL1VWm5vonf76oobOZa8kW_2SRNssW0h8BL8UdTehI,281624
22
22
  ccxt/bithumb.py,sha256=UHe455T0uSfb9ys9RN7e35g3ZIsmkQyXMr2zN0a6uhI,43119
23
23
  ccxt/bitmart.py,sha256=Qq9rxiv-tN1-lxB8Y6k0SAajf2WaYzIQ1oHycMrPygY,176519
24
24
  ccxt/bitmex.py,sha256=MxcXSYjRsumfunLVS5OsZLs3jvyuUn866F5G3t9uqMw,118355
@@ -86,7 +86,7 @@ ccxt/mexc3.py,sha256=sEif-cT2AIBMl0C3T6dgfRh8HHWarzXfEEGPZOahrGs,441
86
86
  ccxt/ndax.py,sha256=47MOHBRZXm3IZnOoV-E_g63O3n27Vu0rg2B5KXmLmTc,107344
87
87
  ccxt/novadax.py,sha256=Bzg4BNTddlFOX9Yy2LzFXPUSN7YCtLo2uzINQrWKbKo,63513
88
88
  ccxt/oceanex.py,sha256=aWvLjbGhTi3PFKI60HUvVIfK7xHe3Qs-Zkf19UooB6s,38482
89
- ccxt/okcoin.py,sha256=MOcsiYZNA5PRgVolHniVqq_g9UjUCKlAQy1jiNxMmkE,178045
89
+ ccxt/okcoin.py,sha256=rsRa150H80Vr9R_sLXFkuuOWiUYWnwrLSLznN8pY8Ls,145648
90
90
  ccxt/okex.py,sha256=nVDSzVztmboH593DVByjzFoOpFTzumcQFH_T9kdVKlE,434
91
91
  ccxt/okex5.py,sha256=LKTogVF1svNkqW_-Cx0AuAopu6esgFf7ucbv7CaodUg,441
92
92
  ccxt/okx.py,sha256=u0VRYJqlTu8gYGBTAEAyvhU4A76c05E8gYT2VIjQKhI,310441
@@ -192,7 +192,7 @@ ccxt/abstract/mexc3.py,sha256=YsysjeDFM1DmTNfCOiCPufuTQrfJLpKFr-9Wh4Z1z0I,25929
192
192
  ccxt/abstract/ndax.py,sha256=M98Ys406KT6T19Y98dXriD6YjzfglHHbnfQw-PDYWtM,11878
193
193
  ccxt/abstract/novadax.py,sha256=Yy-lYKteQyZTaajK5oQTTikd5sU33cct4ZdtNxo2j30,2565
194
194
  ccxt/abstract/oceanex.py,sha256=a0xAelMYDY_J3QwwLyIX2tGQcv4z2gmX_yJyC6FqoFg,1721
195
- ccxt/abstract/okcoin.py,sha256=aaKdO53NvRjbEFTh8NL1YsHyaTyfApO4xkh0NQZdQWA,25825
195
+ ccxt/abstract/okcoin.py,sha256=3NmYh-68W_4AXmkqjkf9dRaJcPgNYQG5mKZssJKT4gs,9414
196
196
  ccxt/abstract/okex.py,sha256=7o86J1JMnILviLBIBJVtvWFVII6f9FYSwPTaj5KTtMw,39365
197
197
  ccxt/abstract/okex5.py,sha256=7o86J1JMnILviLBIBJVtvWFVII6f9FYSwPTaj5KTtMw,39365
198
198
  ccxt/abstract/okx.py,sha256=7o86J1JMnILviLBIBJVtvWFVII6f9FYSwPTaj5KTtMw,39365
@@ -212,7 +212,7 @@ ccxt/abstract/woo.py,sha256=Z3ua45hKE0Tf9rtfSEYYgGEztaTO1Ri3mKl_hIo3OHs,8768
212
212
  ccxt/abstract/yobit.py,sha256=8ycfCO8ORFly9hc0Aa47sZyX4_ZKPXS9h9yJzI-uQ7Q,1339
213
213
  ccxt/abstract/zaif.py,sha256=m15WHdl3gYy0GOXNZ8NEH8eE7sVh8c0T_ITNuU8vXeU,3935
214
214
  ccxt/abstract/zonda.py,sha256=VoxuPkSq8vAvKnDvOqnByhwsIf09m7yIrs8HejFrDk4,5482
215
- ccxt/async_support/__init__.py,sha256=WuNrAb3hXMA2NYQcsb9s2ebpidJqTRbR34e3-OAdmSI,15282
215
+ ccxt/async_support/__init__.py,sha256=4GVyfV2pViOSsk-8mvVdYoYxMz3eoLb4qlLFWSY6n_g,15282
216
216
  ccxt/async_support/ace.py,sha256=Wbe3flBQz7rT1_lTSYNTTi3INb0OIcOOkyL1Lz-MjHI,41739
217
217
  ccxt/async_support/alpaca.py,sha256=8wEUKHSpVNzWWzx2BQBX9vCJ6n_YL2FDBnjeHPFYh7A,33827
218
218
  ccxt/async_support/ascendex.py,sha256=2OA8-_Hbn16CKVtvbVuqvc8oSPVs7n2S8YOni_58tmo,133680
@@ -232,7 +232,7 @@ ccxt/async_support/bitfinex.py,sha256=NlTTqriDwVaXqtWubxvTpYPTSm5SDIUxlQvPueq66F
232
232
  ccxt/async_support/bitfinex2.py,sha256=QauPFB0TF_iiesOpgMKQ9YLdt-8EOpe5xoeG53xRo4M,129721
233
233
  ccxt/async_support/bitflyer.py,sha256=I5JkmijnPXe6R2fWimVQQ8iDQmgmucjY7V60haEDW0Y,40540
234
234
  ccxt/async_support/bitforex.py,sha256=obv04fiL2P9BlFUx6pkWhP7MDsJH3kZksYsHb7NoEzQ,32802
235
- ccxt/async_support/bitget.py,sha256=BRLzhtmPnXrg_oavZZfkdKFzqtPsZgKxxNKcY6CVTuw,282826
235
+ ccxt/async_support/bitget.py,sha256=JPA-Zs09hjanPlzq1GHtd6NrhFBBEntSV8whGKYieMI,282852
236
236
  ccxt/async_support/bithumb.py,sha256=lT-ly289BsgydFjskEFme-FtAjuPEo5J-jWkbccJe58,43337
237
237
  ccxt/async_support/bitmart.py,sha256=4UpUah0I1XHEYTihdDMUJgUv90EAztVhhbnloEfNvfk,177355
238
238
  ccxt/async_support/bitmex.py,sha256=zeLXn6K2YiJSCHT5l385jLumCwr4Y4RuB4liMq6kaoI,118897
@@ -300,7 +300,7 @@ ccxt/async_support/mexc3.py,sha256=JW4rH1kXNWvtiW49W0WyKK6hmKunwboy0IJvsVruSmo,4
300
300
  ccxt/async_support/ndax.py,sha256=5XUWXto0mLEGGj8AMRTVHbW-vOoxcPxYjJw8-gZsrpE,107868
301
301
  ccxt/async_support/novadax.py,sha256=rDwlI7VgC8PLS0P9QzHNIe2T2YjAgvjH07Hc7Jak5ko,63881
302
302
  ccxt/async_support/oceanex.py,sha256=6YaXPSsK4zalNhk-l6dBzd0GWOwHd_FbjA8PGLyTHgM,38820
303
- ccxt/async_support/okcoin.py,sha256=uC35m-KVAT7rcizJRZ2kUkrKsGci8QVns-jjKXpnBXg,178509
303
+ ccxt/async_support/okcoin.py,sha256=YjYWVvKS7GvDQkRYrnn2Ol-bjdOqjk4Mb2oEEAf0o94,146130
304
304
  ccxt/async_support/okex.py,sha256=6dbtH4bC1C2x4cQUK6W62y7PuDgO3YazuFa7DYhM4Jw,448
305
305
  ccxt/async_support/okex5.py,sha256=tq41tKx06j3DDO9pu9iKInpjayVprbobVNTK8qb7hoM,455
306
306
  ccxt/async_support/okx.py,sha256=v_tDWEleUXdnnMIq-HDfd0ZWNiDIsz-I2gNA6Vw84-Y,311644
@@ -321,7 +321,7 @@ ccxt/async_support/yobit.py,sha256=sob8-W11qHytT52QEkBTMa-iXLNhXjOjafPHPcu1FLQ,5
321
321
  ccxt/async_support/zaif.py,sha256=915GK5LcF_5OQSGjGfmMbVzStrM0QUil23tn-pTdHSk,29123
322
322
  ccxt/async_support/zonda.py,sha256=fwMbuuvDe-rN7HaiJVteYeP-yaMPz0bdzePnLKWsyg4,80036
323
323
  ccxt/async_support/base/__init__.py,sha256=aVYSsFi--b4InRs9zDN_wtCpj8odosAB726JdUHavrk,67
324
- ccxt/async_support/base/exchange.py,sha256=ezr1VWpTUxIHCt8o7tCSdZvDrv6ms6Wp-tFvfEKAtK4,166857
324
+ ccxt/async_support/base/exchange.py,sha256=5MSdar8LYOQxinOA8LQQwkymBP7SD6OA4iEYDCxpHA8,166857
325
325
  ccxt/async_support/base/throttler.py,sha256=tvDVcdRUVYi8fZRlEcnqtgzcgB_KMUMRs5Pu8tuU-tU,1847
326
326
  ccxt/async_support/base/ws/__init__.py,sha256=uockzpLuwntKGZbs5EOWFe-Zg-k6Cj7GhNJLc_RX0so,1791
327
327
  ccxt/async_support/base/ws/aiohttp_client.py,sha256=3YtsI6nV2ViYIZB7sGaowpoiF9Xaf93gHXH98253mJQ,5011
@@ -335,10 +335,10 @@ ccxt/async_support/base/ws/order_book_side.py,sha256=GH-475Ni0mLOx7mUDnz4jjzaGkh
335
335
  ccxt/base/__init__.py,sha256=eTx1OE3HJjspFUQjGm6LBhaQiMKJnXjkdP-JUXknyQ0,1320
336
336
  ccxt/base/decimal_to_precision.py,sha256=fgWRBzRTtsf3r2INyS4f7WHlzgjB5YM1ekiwqD21aac,6634
337
337
  ccxt/base/errors.py,sha256=7osw6WIoqf-dmzvQI5Lnau4AvnCahiM2-mlyNm4GRxY,3610
338
- ccxt/base/exchange.py,sha256=1gefMMGgklX31eZqmJzU_9N-YJpen0FvKZ3LyrDVM7M,206967
338
+ ccxt/base/exchange.py,sha256=1eIEm1USW9iydKjkWorGToc6GZRyOUFGI5zo1R-59dw,206967
339
339
  ccxt/base/precise.py,sha256=_xfu54sV0vWNnOfGTKRFykeuWP8mn4K1m9lk1tcllX4,8565
340
340
  ccxt/base/types.py,sha256=lqXdU_c6oZ2fP7kOYgwRAuujoqXdJc2YzrI6UzBz4KY,2108
341
- ccxt/pro/__init__.py,sha256=RhIAtFLwZB-ITRR9_AY2Jw4XLg85N3t2GxMyW8Mjogs,6580
341
+ ccxt/pro/__init__.py,sha256=-cU1Q4wAYdAVTtX2Oz2GTSsYSiKYoklgpqKUfdb7n2w,6580
342
342
  ccxt/pro/alpaca.py,sha256=OO5fBSjG89OmlSY_6gy20BCs3hJMF8kWkeHtxM-JaTY,26762
343
343
  ccxt/pro/ascendex.py,sha256=Naoc4u5GMZaTWmcVJw0RmNjl3Iycn5R-qYjSkM-zIIs,34579
344
344
  ccxt/pro/bequant.py,sha256=3IeQ0vPg-eVqPiGMfX7yqH9qtXKm1ZqocQDeLwpA8EE,1093
@@ -450,7 +450,7 @@ ccxt/test/base/test_ticker.py,sha256=5J8KHgFhJLgcWyFwt3bhJ-tldMho3K7LD5yJnnUyrT4
450
450
  ccxt/test/base/test_trade.py,sha256=AN3emAdEPhdFyunap43cKqZTS1cbaShZKTjYue67jEU,2297
451
451
  ccxt/test/base/test_trading_fee.py,sha256=2_WCp3qJ2UpraQQoGFlGJYwHD-T0Bm5W7KIw4zpFvSM,1068
452
452
  ccxt/test/base/test_transaction.py,sha256=BTbB4UHHXkrvYgwbrhh867nVRlevmIkIrz1W_odlQJI,1434
453
- ccxt-4.1.20.dist-info/METADATA,sha256=SkYzo1Yo3QucDnFaf6Oiutzv9s_YyGnaLGuSkABOum8,109725
454
- ccxt-4.1.20.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
455
- ccxt-4.1.20.dist-info/top_level.txt,sha256=CkQDuCTDKNcImPV60t36G6MdYfxsAPNiSaEwifVoVMo,5
456
- ccxt-4.1.20.dist-info/RECORD,,
453
+ ccxt-4.1.22.dist-info/METADATA,sha256=OOHkOHSCDzp2jOs9yeqR4Et7m5tB02fDQ526PIHQC_Y,109725
454
+ ccxt-4.1.22.dist-info/WHEEL,sha256=a-zpFRIJzOq5QfuhBzbhiA1eHTzNCJn8OdRvhdNX0Rk,110
455
+ ccxt-4.1.22.dist-info/top_level.txt,sha256=CkQDuCTDKNcImPV60t36G6MdYfxsAPNiSaEwifVoVMo,5
456
+ ccxt-4.1.22.dist-info/RECORD,,
File without changes