ccxt 4.3.43__py2.py3-none-any.whl → 4.3.44__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.
Potentially problematic release.
This version of ccxt might be problematic. Click here for more details.
- ccxt/__init__.py +3 -1
- ccxt/abstract/xt.py +152 -0
- ccxt/async_support/__init__.py +3 -1
- ccxt/async_support/base/exchange.py +1 -1
- ccxt/async_support/lykke.py +10 -2
- ccxt/async_support/ndax.py +5 -1
- ccxt/async_support/poloniexfutures.py +2 -2
- ccxt/async_support/xt.py +4454 -0
- ccxt/base/exchange.py +1 -1
- ccxt/lykke.py +10 -2
- ccxt/ndax.py +5 -1
- ccxt/poloniexfutures.py +2 -2
- ccxt/pro/__init__.py +1 -1
- ccxt/pro/bitmex.py +6 -0
- ccxt/pro/woo.py +1 -1
- ccxt/test/test_async.py +21 -1
- ccxt/test/test_sync.py +21 -1
- ccxt/xt.py +4453 -0
- {ccxt-4.3.43.dist-info → ccxt-4.3.44.dist-info}/METADATA +8 -6
- {ccxt-4.3.43.dist-info → ccxt-4.3.44.dist-info}/RECORD +22 -19
- {ccxt-4.3.43.dist-info → ccxt-4.3.44.dist-info}/WHEEL +0 -0
- {ccxt-4.3.43.dist-info → ccxt-4.3.44.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ccxt
|
3
|
-
Version: 4.3.
|
3
|
+
Version: 4.3.44
|
4
4
|
Summary: A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for 100+ exchanges
|
5
5
|
Home-page: https://ccxt.com
|
6
6
|
Author: Igor Kroitor
|
@@ -49,7 +49,7 @@ Requires-Dist: mypy ==1.6.1 ; extra == 'type'
|
|
49
49
|
|
50
50
|
# CCXT – CryptoCurrency eXchange Trading Library
|
51
51
|
|
52
|
-
[](https://travis-ci.com/ccxt/ccxt) [](https://npmjs.com/package/ccxt) [](https://pypi.python.org/pypi/ccxt) [](https://www.npmjs.com/package/ccxt) [](https://discord.gg/ccxt) [](https://travis-ci.com/ccxt/ccxt) [](https://npmjs.com/package/ccxt) [](https://pypi.python.org/pypi/ccxt) [](https://www.npmjs.com/package/ccxt) [](https://discord.gg/ccxt) [](https://github.com/ccxt/ccxt/wiki/Exchange-Markets) [](https://twitter.com/ccxt_official)
|
53
53
|
|
54
54
|
A JavaScript / Python / PHP / C# library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
|
55
55
|
|
@@ -104,10 +104,11 @@ Current feature list:
|
|
104
104
|
| [](https://www.okx.com/join/CCXT2023) | okx | [OKX](https://www.okx.com/join/CCXT2023) | [](https://www.okx.com/docs-v5/en/) | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://www.okx.com/join/CCXT2023) |
|
105
105
|
| [](https://x.woo.org/register?ref=YWOWC96B) | woo | [WOO X](https://x.woo.org/register?ref=YWOWC96B) | [](https://docs.woo.org/) | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://x.woo.org/register?ref=YWOWC96B) |
|
106
106
|
| [](https://dex.woo.org/en/trade?ref=CCXT) | woofipro | [WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT) | [](https://orderly.network/docs/build-on-evm/building-on-evm) | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) | [](https://dex.woo.org/en/trade?ref=CCXT) |
|
107
|
+
| [](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | xt | [XT](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | [](https://doc.xt.com/) | [](https://github.com/ccxt/ccxt/wiki/Certification) | | |
|
107
108
|
|
108
109
|
## Supported Cryptocurrency Exchanges
|
109
110
|
|
110
|
-
The CCXT library currently supports the following
|
111
|
+
The CCXT library currently supports the following 99 cryptocurrency exchange markets and trading APIs:
|
111
112
|
|
112
113
|
| logo | id | name | ver | certified | pro |
|
113
114
|
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|-------------------------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------:|-----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------|
|
@@ -206,6 +207,7 @@ The CCXT library currently supports the following 98 cryptocurrency exchange mar
|
|
206
207
|
| [](https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963) | whitebit | [WhiteBit](https://whitebit.com/referral/d9bdf40e-28f2-4b52-b2f9-cd1415d82963) | [](https://github.com/whitebit-exchange/api-docs) | | [](https://ccxt.pro) |
|
207
208
|
| [](https://x.woo.org/register?ref=YWOWC96B) | woo | [WOO X](https://x.woo.org/register?ref=YWOWC96B) | [](https://docs.woo.org/) | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
208
209
|
| [](https://dex.woo.org/en/trade?ref=CCXT) | woofipro | [WOOFI PRO](https://dex.woo.org/en/trade?ref=CCXT) | [](https://orderly.network/docs/build-on-evm/building-on-evm) | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
210
|
+
| [](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | xt | [XT](https://www.xt.com/en/accounts/register?ref=9PTM9VW) | [](https://doc.xt.com/) | [](https://github.com/ccxt/ccxt/wiki/Certification) | |
|
209
211
|
| [](https://www.yobit.net) | yobit | [YoBit](https://www.yobit.net) | [](https://www.yobit.net/en/api/) | | |
|
210
212
|
| [](https://zaif.jp) | zaif | [Zaif](https://zaif.jp) | [](https://techbureau-api-document.readthedocs.io/ja/latest/index.html) | | |
|
211
213
|
| [](https://auth.zondaglobal.com/ref/jHlbB4mIkdS1) | zonda | [Zonda](https://auth.zondaglobal.com/ref/jHlbB4mIkdS1) | [](https://docs.zondacrypto.exchange/) | | |
|
@@ -266,13 +268,13 @@ console.log(version, Object.keys(exchanges));
|
|
266
268
|
|
267
269
|
All-in-one browser bundle (dependencies included), served from a CDN of your choice:
|
268
270
|
|
269
|
-
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.3.
|
270
|
-
* unpkg: https://unpkg.com/ccxt@4.3.
|
271
|
+
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.3.44/dist/ccxt.browser.min.js
|
272
|
+
* unpkg: https://unpkg.com/ccxt@4.3.44/dist/ccxt.browser.min.js
|
271
273
|
|
272
274
|
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.
|
273
275
|
|
274
276
|
```HTML
|
275
|
-
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.3.
|
277
|
+
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.3.44/dist/ccxt.browser.min.js"></script>
|
276
278
|
```
|
277
279
|
|
278
280
|
Creates a global `ccxt` object:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
ccxt/__init__.py,sha256=
|
1
|
+
ccxt/__init__.py,sha256=RdDS76UxcxwXVkEu6Gmc8Ms-QjADgONpDMpjrRK-azY,16043
|
2
2
|
ccxt/ace.py,sha256=6x4vkcS2lGSkAQuzS-AAgYJLPDNNfNo9NMIdAoXzs18,41776
|
3
3
|
ccxt/alpaca.py,sha256=EZ7uF3XI8EXXIsCZ-UVpruBXS96Kps6WOOukmdcgCn0,47326
|
4
4
|
ccxt/ascendex.py,sha256=rUUU3n4j8QrMrJCk4pVwVastIYzS3eDTUAL9R2ePErk,151832
|
@@ -77,10 +77,10 @@ ccxt/kuna.py,sha256=C0TwihuJzJ1qHOC7TEiwmcLi40ohMU7SjnDucyMur0k,96188
|
|
77
77
|
ccxt/latoken.py,sha256=Yydly2IL9gdoqN6O-bJNBbVb3R7FtBwzBGZYhbX8aSc,79393
|
78
78
|
ccxt/lbank.py,sha256=ZVDfA2EJR8Qxj10d-3y1kwemrr-wxFzKTLkmoTJAPqs,115407
|
79
79
|
ccxt/luno.py,sha256=Yx6jUJb4mLbBGVg0WZy_Ttr5VRYNgG9DEXmjM3mnzAI,46031
|
80
|
-
ccxt/lykke.py,sha256=
|
80
|
+
ccxt/lykke.py,sha256=K7o7tPtcCWXVwaamUBy3_OKGzanZYrJfAgzMX4-sEyI,51409
|
81
81
|
ccxt/mercado.py,sha256=zdf064h1PZjMZuy2ZMxilTxElBcwUZuH8-xcOi9TNVQ,35471
|
82
82
|
ccxt/mexc.py,sha256=2Evx39g8kBLwUL_CF6K-kkq3-A0HYQsKjr7EHZG5zXQ,241295
|
83
|
-
ccxt/ndax.py,sha256=
|
83
|
+
ccxt/ndax.py,sha256=mLQTCivf3KcSy2UPQq0ah7W6lkZlTR_Dl1LiTxNYHbc,108948
|
84
84
|
ccxt/novadax.py,sha256=wbDaAYYvn3Xo4MG7uOIzkzc9hOjeymZbFzmdacup-SA,64437
|
85
85
|
ccxt/oceanex.py,sha256=FqoJb_yUOwMqS2wJLZsSy-SOtlKgZhW5xn6ZYMBvs0U,38022
|
86
86
|
ccxt/okcoin.py,sha256=ZgcUzRfL5UnquTqze3WOkQttZF-Fcq-9p13YiNHYixg,151402
|
@@ -90,7 +90,7 @@ ccxt/p2b.py,sha256=_kQjmJ1O9sgb5HnNsefD0Jy-DejW4chndqraV5jV3ak,54334
|
|
90
90
|
ccxt/paymium.py,sha256=9TfMe2ViBYYodGcbVTPm6QOyuIxI6vmbl46xa5bl8D8,24420
|
91
91
|
ccxt/phemex.py,sha256=L060JAxQ1wwtNo8JyUZ7fPMyAkmPkmPhHhWr5gWrJgM,222503
|
92
92
|
ccxt/poloniex.py,sha256=qctzvVpjtLq_mDr5d1kf0447wkp-Y_aYrCy6QubIAvU,102242
|
93
|
-
ccxt/poloniexfutures.py,sha256=
|
93
|
+
ccxt/poloniexfutures.py,sha256=cPMhbame1K_I1d8JgI2GzFQ8bFh54O0WfA0UTGmqSjg,78106
|
94
94
|
ccxt/probit.py,sha256=2A2vpmqS4__0A6d-gj7WASMaO2wT4NqbIitOF8uUD08,75891
|
95
95
|
ccxt/timex.py,sha256=jTXj6mGZcmsfmDFHbJyWiScLK-vdY7AYsD5gUyk1x0s,71451
|
96
96
|
ccxt/tokocrypto.py,sha256=qnOKHtNR6r8lezOYPrNRP1YeAFgANYgrOU9IPU5tr6k,123199
|
@@ -101,6 +101,7 @@ ccxt/wazirx.py,sha256=_JRQvSh0XLPKjE-0Fi_YqYyz38GObXkyXLM1Pg3hipI,52406
|
|
101
101
|
ccxt/whitebit.py,sha256=xENpt5u6txhUlLfc4IR_FHCAJMw3u1nj17voGoq0zus,118756
|
102
102
|
ccxt/woo.py,sha256=QNwAUc2-SoFO2czTXTqmNFDK2vLZTFZMjetAI7sxDEE,139894
|
103
103
|
ccxt/woofipro.py,sha256=V4p2ZjTpMejpwWOsWtTzMDX7K76gLk3e7IXXhb6Jy18,115328
|
104
|
+
ccxt/xt.py,sha256=-n1arigUrJbcyLdmhyo54TTogaPi0AGRmCFG3uCIl8w,200366
|
104
105
|
ccxt/yobit.py,sha256=MFrd_ZvzSPP0T8RWrC3aLNrQN2rDZz3m2cbCnOqXr6s,53372
|
105
106
|
ccxt/zaif.py,sha256=zq592UTcuXvzR2qVkSNhXwBPxJm5JE4sKbDyrImyuHU,28863
|
106
107
|
ccxt/zonda.py,sha256=jYinwb54y_2I4OGkQ271oq0SwhxXzyKRtOe_oaEnJMw,81407
|
@@ -207,10 +208,11 @@ ccxt/abstract/wazirx.py,sha256=UfQvsyKwf4kImpkPlxdnoWDq0iUT5t1kSa2iDr_XkDw,2782
|
|
207
208
|
ccxt/abstract/whitebit.py,sha256=V38LGKYq3LYYVw4Cwr-eJjhzTBOtrklCbLTAID4tths,12194
|
208
209
|
ccxt/abstract/woo.py,sha256=yH0aXeyohXdyS3jZrztapwRmzNWk7JGpbrrf7pX_LKU,10368
|
209
210
|
ccxt/abstract/woofipro.py,sha256=El50vWGAV-4QPIDhgSnd4egfvk246NB6vTC-8h722vs,16016
|
211
|
+
ccxt/abstract/xt.py,sha256=xHHv2viFGK0_iPZ4gu6Wb0aOrpcKhr9zoY-BIPWh5bs,27028
|
210
212
|
ccxt/abstract/yobit.py,sha256=8ycfCO8ORFly9hc0Aa47sZyX4_ZKPXS9h9yJzI-uQ7Q,1339
|
211
213
|
ccxt/abstract/zaif.py,sha256=m15WHdl3gYy0GOXNZ8NEH8eE7sVh8c0T_ITNuU8vXeU,3935
|
212
214
|
ccxt/abstract/zonda.py,sha256=X-hCW0SdX3YKZWixDyW-O2211M58Rno8kKJ6quY7rw4,7183
|
213
|
-
ccxt/async_support/__init__.py,sha256=
|
215
|
+
ccxt/async_support/__init__.py,sha256=oe4KmjhkTDRwNYj1Kwc9AlvpTGhY7WnwXJ6LCsWXbqk,15826
|
214
216
|
ccxt/async_support/ace.py,sha256=tsRgs_o4Iq7q8IkD83FUdC-2ztylhgO4cp2hww3rlqQ,42000
|
215
217
|
ccxt/async_support/alpaca.py,sha256=3845DgojoA1p0pxrqnDIqHbbRcEwZhZIkE4aygD5ics,47538
|
216
218
|
ccxt/async_support/ascendex.py,sha256=7tZ4C7FfzmuB_ADYjl6IkyQQ5JG0Vt1AD_B3fTeY6V0,152620
|
@@ -289,10 +291,10 @@ ccxt/async_support/kuna.py,sha256=4a1hsvp1wzvpbFJun2qkqSNXwKiyXpskjNwuHhw0jeE,96
|
|
289
291
|
ccxt/async_support/latoken.py,sha256=3whvcGw1JgH-2-KlgkPWy7fNt1PJVy8m8TnAwuBP3U4,79869
|
290
292
|
ccxt/async_support/lbank.py,sha256=8XJIKUYhoSZ9sQqAw7VrOV-7cDe9o_8KaV-slgWAkpY,116119
|
291
293
|
ccxt/async_support/luno.py,sha256=Pdw-ls7Pnp8uqwT4aTMevS11lFBo2B0fzz8gpfSVCRE,46369
|
292
|
-
ccxt/async_support/lykke.py,sha256=
|
294
|
+
ccxt/async_support/lykke.py,sha256=ZnFhSql12Oc8byDdSZYEdUCSEVODZxpNUp8RSz-MHfk,51723
|
293
295
|
ccxt/async_support/mercado.py,sha256=r6izA8YEgagyOuvt66UKf0DPS3EiZM3hgCj920Gq8Os,35713
|
294
296
|
ccxt/async_support/mexc.py,sha256=iNzFChkrC57YxyLek0NW1RzYUu3Tvo6YWCjksosS5p8,242473
|
295
|
-
ccxt/async_support/ndax.py,sha256=
|
297
|
+
ccxt/async_support/ndax.py,sha256=Zpn8MHDZhYl9yg193AxbSt-yI8uGFRizQ8PoiEXnPpI,109472
|
296
298
|
ccxt/async_support/novadax.py,sha256=7hgBWCcuZRDRSD79-Wel4cesQuyQjo_CP-MK2S7IKOw,64805
|
297
299
|
ccxt/async_support/oceanex.py,sha256=GdudBIC9hCuwI7vE3Mmrw8qvlQmuKclCGTyhuFjorOU,38342
|
298
300
|
ccxt/async_support/okcoin.py,sha256=3l0dRwsxG9u5hyFYxlHRFfKJ4gzvcXOQ3FTTAkHHwx4,151926
|
@@ -302,7 +304,7 @@ ccxt/async_support/p2b.py,sha256=vwavNnMyU7tJF1FIIBhZe4az58clzptk0bEuIDPmOAA,545
|
|
302
304
|
ccxt/async_support/paymium.py,sha256=WKPElafAfmg06ATcLLIS0V09kZIGlSbn0L7Z3rcLvQA,24608
|
303
305
|
ccxt/async_support/phemex.py,sha256=a9ROQZNJhnggj7GJWNqC1IcvYnWesrgxTkxpDU9P_CU,223321
|
304
306
|
ccxt/async_support/poloniex.py,sha256=ReU0bRFEkEvQ3TdQ7SPYWE0uuecIL6AQdkSq34yJ9UQ,102790
|
305
|
-
ccxt/async_support/poloniexfutures.py,sha256=
|
307
|
+
ccxt/async_support/poloniexfutures.py,sha256=xNrXcZ8OjafniqtcJD8AhXq58GC3jKeMqNPJSEsFlJM,78492
|
306
308
|
ccxt/async_support/probit.py,sha256=x3pLThDvlmaIdj7-0PlkgolrfsXN1YkeVVd0BBdtpvg,76283
|
307
309
|
ccxt/async_support/timex.py,sha256=6_SBBYk3IW3iFFpHejYBPOTvmoOAFROygbh7TR0YvXM,71813
|
308
310
|
ccxt/async_support/tokocrypto.py,sha256=KriZFm9ihljhmNvS5K24cOOrMf_giCtoJPhIP9WKg4k,123561
|
@@ -313,11 +315,12 @@ ccxt/async_support/wazirx.py,sha256=C3Y4R4aMyj4404n5LtotvqlZDt5ILp_MvauyvL06e1k,
|
|
313
315
|
ccxt/async_support/whitebit.py,sha256=mwoolQKWL_9ZpC-zU5Ti4rM7QsK3Fmmo_MRUgj_Nno8,119406
|
314
316
|
ccxt/async_support/woo.py,sha256=xJbeEaR96J1jlUOPqJefkZaQHHOwJWGP9i_H2FpalGM,140784
|
315
317
|
ccxt/async_support/woofipro.py,sha256=TpqpecKLLbv-Nfs5wiJerhqOxlTbTELDFkXcaZNKreU,116008
|
318
|
+
ccxt/async_support/xt.py,sha256=SebA4WkGjm9f-KfGezrG-OOQLVTDHJ0xeIHOi0mpz7E,201520
|
316
319
|
ccxt/async_support/yobit.py,sha256=KQcu9nXJPDlAodZyxOXKIn6eTSLmlvUlgRFE6EBLfug,53656
|
317
320
|
ccxt/async_support/zaif.py,sha256=jTK5pLZSpKL1Pt0qAJTjN09TDS5AfhptGgGAqw7sNwE,29045
|
318
321
|
ccxt/async_support/zonda.py,sha256=skMMmUUjXJmnQpzlFrJfmg4-vEIOsTGz2zSW9nI4C90,81721
|
319
322
|
ccxt/async_support/base/__init__.py,sha256=aVYSsFi--b4InRs9zDN_wtCpj8odosAB726JdUHavrk,67
|
320
|
-
ccxt/async_support/base/exchange.py,sha256=
|
323
|
+
ccxt/async_support/base/exchange.py,sha256=gH-oOLtB1cpDPLUbH15c_IB6PR2HDoE8y1dMrz4z0wU,109872
|
321
324
|
ccxt/async_support/base/throttler.py,sha256=tvDVcdRUVYi8fZRlEcnqtgzcgB_KMUMRs5Pu8tuU-tU,1847
|
322
325
|
ccxt/async_support/base/ws/__init__.py,sha256=uockzpLuwntKGZbs5EOWFe-Zg-k6Cj7GhNJLc_RX0so,1791
|
323
326
|
ccxt/async_support/base/ws/aiohttp_client.py,sha256=5IEiT0elWI9a7Vr-KV0jgmlbpLJWBzIlrLaCkTKGaqY,5752
|
@@ -331,10 +334,10 @@ ccxt/async_support/base/ws/order_book_side.py,sha256=GhnGUt78pJ-AYL_Dq9produGjmB
|
|
331
334
|
ccxt/base/__init__.py,sha256=eTx1OE3HJjspFUQjGm6LBhaQiMKJnXjkdP-JUXknyQ0,1320
|
332
335
|
ccxt/base/decimal_to_precision.py,sha256=fgWRBzRTtsf3r2INyS4f7WHlzgjB5YM1ekiwqD21aac,6634
|
333
336
|
ccxt/base/errors.py,sha256=FGdyULeNCNcl52gA_CNhe2dZmat9GJGkTdlIyDXAF_A,4213
|
334
|
-
ccxt/base/exchange.py,sha256=
|
337
|
+
ccxt/base/exchange.py,sha256=KFXNvrzLGXs1RRmYDfvcIFqaR_EnuVk7mMfJwwKlApk,280871
|
335
338
|
ccxt/base/precise.py,sha256=_xfu54sV0vWNnOfGTKRFykeuWP8mn4K1m9lk1tcllX4,8565
|
336
339
|
ccxt/base/types.py,sha256=RGGcbz86cVtrmU602zoFO5gSWrv_J7IHxQkPnzmNirs,9247
|
337
|
-
ccxt/pro/__init__.py,sha256=
|
340
|
+
ccxt/pro/__init__.py,sha256=mZhSJlu2uZ4hMUgsLLtsScnNCZ4GM-Q3gYal53cWlfI,7107
|
338
341
|
ccxt/pro/alpaca.py,sha256=QA_Dmxu1ockCSYJMbOodbNke3t1tAl0hFL-q56UMQWE,27224
|
339
342
|
ccxt/pro/ascendex.py,sha256=181FIeztchLqGmgecRJEN8F8xEM45D5aMKhC-5nuNfU,35467
|
340
343
|
ccxt/pro/bequant.py,sha256=5zbsP8BHQTUZ8ZNL6uaACxDbUClgkOV4SYfXT_LfQVg,1351
|
@@ -349,7 +352,7 @@ ccxt/pro/bitfinex2.py,sha256=u9utq8U4s1l77uFB-b1AXfKqHGMaShg_f8699stsMQw,42923
|
|
349
352
|
ccxt/pro/bitget.py,sha256=isLDhNseVcix0YjXVafTq1W18hhaloPPRdhyusAlY5k,74629
|
350
353
|
ccxt/pro/bithumb.py,sha256=dqYKWebxFg4rsP7jg3oBnCUBcpZAoqAmZsozAU9pYds,16835
|
351
354
|
ccxt/pro/bitmart.py,sha256=LEL8l7AYRzmxilMiVRUW6JuEY7La1CYxlbQbYHnPfmc,62426
|
352
|
-
ccxt/pro/bitmex.py,sha256=
|
355
|
+
ccxt/pro/bitmex.py,sha256=yeyouGxI5ydEHJzAgpqFcyR3fe0RmEi6eH5sQSW_KWU,73953
|
353
356
|
ccxt/pro/bitopro.py,sha256=xOmXbO9BZj0dr-LbWqW7zU2aLvVVYcoOgXcit4PP0cc,18748
|
354
357
|
ccxt/pro/bitpanda.py,sha256=ELrhfFKN9YJJdmm9wBf-vpk6WsXGWGf-SyJdqm-E_Lg,415
|
355
358
|
ccxt/pro/bitrue.py,sha256=aDbPloGgsEN_DnoAJCkM0Y4MJ1r57OvoKpinynhRNrA,16463
|
@@ -398,7 +401,7 @@ ccxt/pro/probit.py,sha256=8M2F0wn58oQlAh7d6MsCnXXQaraFpN5ImeQBhnsHo0M,22896
|
|
398
401
|
ccxt/pro/upbit.py,sha256=jxL1twQsfh0pQ_HcmPbevAcl4WdLZk7_Pg-jhapmGUs,22098
|
399
402
|
ccxt/pro/wazirx.py,sha256=LXpotTduk3fhtcJP2TWpssiOOAZGxhou5_MTK-0G7n0,30082
|
400
403
|
ccxt/pro/whitebit.py,sha256=ZoWKxOYFG3flOYHosUo6LGRs83PVgCC3trLxJbbFLpk,35069
|
401
|
-
ccxt/pro/woo.py,sha256=
|
404
|
+
ccxt/pro/woo.py,sha256=8TtJpGJxo1zMF5DRKyhS4L4fT4i7S1dvAgJgheU_Dhc,43677
|
402
405
|
ccxt/pro/woofipro.py,sha256=rWsxJxQsJEpLmu-W-rLwc3OO2b_Uq-dxaJ_8sZ_Q4aM,48976
|
403
406
|
ccxt/static_dependencies/__init__.py,sha256=GpOAh5lJ5Kyk1K1lWf9DzDZeZ-prHXXK38dVpW5GPfc,84
|
404
407
|
ccxt/static_dependencies/ecdsa/__init__.py,sha256=Xaj0G79BLtBt2YZcOOMV8qOlQZ7fIJznNiHhiEEZfQA,594
|
@@ -498,8 +501,8 @@ ccxt/static_dependencies/toolz/curried/__init__.py,sha256=iOuFY4c1kixe_h8lxuWIW5
|
|
498
501
|
ccxt/static_dependencies/toolz/curried/exceptions.py,sha256=gKFOHDIayAWnX2uC8Z2KrUwpP-UpoqI5Tx1a859QdVY,344
|
499
502
|
ccxt/static_dependencies/toolz/curried/operator.py,sha256=ML92mknkAwzBl2NCm-4werSUmJEtSHNY9NSzhseNM9s,525
|
500
503
|
ccxt/test/__init__.py,sha256=GKPbEcj0Rrz5HG-GUm-iY1IHhDYmlvcBXZAGk6-m2CI,141
|
501
|
-
ccxt/test/test_async.py,sha256=
|
502
|
-
ccxt/test/test_sync.py,sha256=
|
504
|
+
ccxt/test/test_async.py,sha256=PIwqs-wdWuAPq6oGacBp4_6sQ8YHzbAJAoXoGVhxkWw,81113
|
505
|
+
ccxt/test/test_sync.py,sha256=rqLXybaiCstJXOE1MWyM3AY-y7OAV2AaECucprpWkPY,80046
|
503
506
|
ccxt/test/base/__init__.py,sha256=Q57E2qUN0bRKaZvLeKEMWB23jJGWUDgqbAxvRh0896U,1962
|
504
507
|
ccxt/test/base/test_account.py,sha256=lxwZXsY8qZgomBoEiomUmWcseSp--orJx-xmm3E1vYs,978
|
505
508
|
ccxt/test/base/test_balance.py,sha256=W-IcVRiJNLtdKEWEEhmhWjtFRuHFtoywNiGQNtYSuc0,2931
|
@@ -535,7 +538,7 @@ ccxt/test/base/test_ticker.py,sha256=cMTIMb1oySNORUCmqI5ZzMswlEyCF6gJMah3vfvo8wQ
|
|
535
538
|
ccxt/test/base/test_trade.py,sha256=PMtmB8V38dpaP-eb8h488xYMlR6D69yCOhsA1RuWrUA,2336
|
536
539
|
ccxt/test/base/test_trading_fee.py,sha256=2aDCNJtqBkTC_AieO0l1HYGq5hz5qkWlkWb9Nv_fcwk,1066
|
537
540
|
ccxt/test/base/test_transaction.py,sha256=BTbB4UHHXkrvYgwbrhh867nVRlevmIkIrz1W_odlQJI,1434
|
538
|
-
ccxt-4.3.
|
539
|
-
ccxt-4.3.
|
540
|
-
ccxt-4.3.
|
541
|
-
ccxt-4.3.
|
541
|
+
ccxt-4.3.44.dist-info/METADATA,sha256=uij8luscJYkx6ZqhBGM5KDCqKIZ3kmypYHFMzB94D2M,114579
|
542
|
+
ccxt-4.3.44.dist-info/WHEEL,sha256=P2T-6epvtXQ2cBOE_U1K4_noqlJFN3tj15djMgEu4NM,110
|
543
|
+
ccxt-4.3.44.dist-info/top_level.txt,sha256=CkQDuCTDKNcImPV60t36G6MdYfxsAPNiSaEwifVoVMo,5
|
544
|
+
ccxt-4.3.44.dist-info/RECORD,,
|
File without changes
|
File without changes
|