ccxt 2.8.73__py2.py3-none-any.whl → 2.8.74__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 +1 -1
- ccxt/async_support/__init__.py +1 -1
- ccxt/async_support/base/exchange.py +1 -1
- ccxt/async_support/cex.py +1 -1
- ccxt/base/exchange.py +1 -1
- ccxt/cex.py +1 -1
- ccxt/pro/__init__.py +1 -1
- ccxt/pro/base/exchange.py +1 -1
- {ccxt-2.8.73.dist-info → ccxt-2.8.74.dist-info}/METADATA +4 -4
- {ccxt-2.8.73.dist-info → ccxt-2.8.74.dist-info}/RECORD +12 -12
- {ccxt-2.8.73.dist-info → ccxt-2.8.74.dist-info}/WHEEL +0 -0
- {ccxt-2.8.73.dist-info → ccxt-2.8.74.dist-info}/top_level.txt +0 -0
ccxt/__init__.py
CHANGED
ccxt/async_support/__init__.py
CHANGED
ccxt/async_support/cex.py
CHANGED
@@ -322,7 +322,7 @@ class cex(Exchange):
|
|
322
322
|
'active': active,
|
323
323
|
'deposit': None,
|
324
324
|
'withdraw': None,
|
325
|
-
'precision': self.parse_number(self.safe_string(currency, 'precision')),
|
325
|
+
'precision': self.parse_number(self.parse_precision(self.safe_string(currency, 'precision'))),
|
326
326
|
'fee': None,
|
327
327
|
'limits': {
|
328
328
|
'amount': {
|
ccxt/base/exchange.py
CHANGED
ccxt/cex.py
CHANGED
@@ -322,7 +322,7 @@ class cex(Exchange):
|
|
322
322
|
'active': active,
|
323
323
|
'deposit': None,
|
324
324
|
'withdraw': None,
|
325
|
-
'precision': self.parse_number(self.safe_string(currency, 'precision')),
|
325
|
+
'precision': self.parse_number(self.parse_precision(self.safe_string(currency, 'precision'))),
|
326
326
|
'fee': None,
|
327
327
|
'limits': {
|
328
328
|
'amount': {
|
ccxt/pro/__init__.py
CHANGED
ccxt/pro/base/exchange.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ccxt
|
3
|
-
Version: 2.8.
|
3
|
+
Version: 2.8.74
|
4
4
|
Summary: A JavaScript / Python / PHP cryptocurrency trading library with support for 130+ exchanges
|
5
5
|
Home-page: https://ccxt.com
|
6
6
|
Author: Igor Kroitor
|
@@ -258,13 +258,13 @@ console.log (ccxt.exchanges) // print all available exchanges
|
|
258
258
|
|
259
259
|
All-in-one browser bundle (dependencies included), served from a CDN of your choice:
|
260
260
|
|
261
|
-
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@2.8.
|
262
|
-
* unpkg: https://unpkg.com/ccxt@2.8.
|
261
|
+
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@2.8.74/dist/ccxt.browser.js
|
262
|
+
* unpkg: https://unpkg.com/ccxt@2.8.74/dist/ccxt.browser.js
|
263
263
|
|
264
264
|
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.
|
265
265
|
|
266
266
|
```HTML
|
267
|
-
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@2.8.
|
267
|
+
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@2.8.74/dist/ccxt.browser.js"></script>
|
268
268
|
```
|
269
269
|
|
270
270
|
Creates a global `ccxt` object:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
ccxt/__init__.py,sha256
|
1
|
+
ccxt/__init__.py,sha256=-At7OrA79cM1myt5aa9-UUgnNJAZDlWfWinb1v2xXDE,15913
|
2
2
|
ccxt/ace.py,sha256=LHJs8ki3q_vhTf67M2dY5PhdhlNe3iYdWpI8Ac2rtB8,41009
|
3
3
|
ccxt/alpaca.py,sha256=dd8lDHGg24qRhOyfvXgyjiLZ6YgnJ5ODpW4t4GFR8d8,32910
|
4
4
|
ccxt/ascendex.py,sha256=lmBXXBJxSnfQP_Yl2e8djgx1v1aKPdMEFHNRXKv_f1o,125846
|
@@ -40,7 +40,7 @@ ccxt/btctradeua.py,sha256=eyflzEU3iWPLTnc2Rlpwztj3mrhfl4CeMB4kDpvCnfk,21661
|
|
40
40
|
ccxt/btcturk.py,sha256=nCpy58mPkvJexbFgYpBVTK42r0KbBPzMVYDR4LQMujY,34977
|
41
41
|
ccxt/buda.py,sha256=HIpIBjMN50t_PUfp8LA5YzA62WawZKkkH5NdJnfGUyU,45286
|
42
42
|
ccxt/bybit.py,sha256=PjOiw2WGNZwtceNhQZ8dvF_J0Syyk_odZ8L8LXWeuA0,383749
|
43
|
-
ccxt/cex.py,sha256=
|
43
|
+
ccxt/cex.py,sha256=Q8u9bjn5qA61JwwWRLsOYkxcZ7P3RPJvGj-YnWEqlME,64515
|
44
44
|
ccxt/coinbase.py,sha256=Z55ziczlCLoLbvGEMRv-mOdyVz5aJZ0TW_zMQSUVgSM,123514
|
45
45
|
ccxt/coinbaseprime.py,sha256=R4S5GPob14ELGeKZHtn1yCAdWO8Z48DCqA1tU6dHa1w,1154
|
46
46
|
ccxt/coinbasepro.py,sha256=QsYbKii1nFwmot5Y8muSCH8fkr656-2x5HuaXeFRVtA,72926
|
@@ -110,7 +110,7 @@ ccxt/yobit.py,sha256=XSwUxMPj7615KMSJ0uO_6r_XC86PVI9JmoFW7Sa5rhQ,50480
|
|
110
110
|
ccxt/zaif.py,sha256=amUZYqnOc_YQHoEHYmXQDAuprZX9IiLwIVQELrM4EdY,27619
|
111
111
|
ccxt/zb.py,sha256=ET77-_n6472ce0w2rEvmm9yaxTaH3fsXHoVn58i-tEA,183164
|
112
112
|
ccxt/zonda.py,sha256=BgryogRDDWndzXIhzUCVmDp-Z-4NStgUQ52KveQ3F_k,72727
|
113
|
-
ccxt/async_support/__init__.py,sha256=
|
113
|
+
ccxt/async_support/__init__.py,sha256=BGUgmM74yQODyP5OHOYx4kGb4BkKm5vvRXuWOCbTgoE,15746
|
114
114
|
ccxt/async_support/ace.py,sha256=KBkF9jOtfuexziucqdz9hVQ8EQDYEaHAnF7qpb3sUT8,41239
|
115
115
|
ccxt/async_support/alpaca.py,sha256=4vMmD34LgVuwoWN4AK_2Wt12dL5KA3uwGJKQuzG6sAg,33056
|
116
116
|
ccxt/async_support/ascendex.py,sha256=epuquvLlW0vwcjs46tlMTuRf2kAP3rqzCqUMg9IDppw,126460
|
@@ -152,7 +152,7 @@ ccxt/async_support/btctradeua.py,sha256=B5OlisST-2mpE_r8svLfxqj4LWZ1EMyaAMcOb971
|
|
152
152
|
ccxt/async_support/btcturk.py,sha256=jhTw3LqZNdkfnBcF-3nJubvMKdr_nICJ_-u2qFy9UyM,35195
|
153
153
|
ccxt/async_support/buda.py,sha256=I0l06fNVF5SW8lIQ1l5V1wEWK67j3lw-E-8giUt9XE0,45654
|
154
154
|
ccxt/async_support/bybit.py,sha256=NlgrCb0_hjN7IQImZ3r43DMOIyz7VcMplbfOZEGSz9A,385731
|
155
|
-
ccxt/async_support/cex.py,sha256=
|
155
|
+
ccxt/async_support/cex.py,sha256=5IYG3CgOnc7zPP5TZzCM7wbKpkcAsTWq_oOTWMCDu7A,64841
|
156
156
|
ccxt/async_support/coinbase.py,sha256=vOXow_M1c5vwUOoV7RyDqCbG0P5s3tPt_hbDi2UKpAQ,124158
|
157
157
|
ccxt/async_support/coinbaseprime.py,sha256=u9CmGA9iAq5eSsFzyn4vDSwEBxt5iFTKQOYy-9ZTnJ0,1168
|
158
158
|
ccxt/async_support/coinbasepro.py,sha256=LMMhPOd5Gy_rklwC_szQMLyH0nR4anjahIRNBJdGXRc,73432
|
@@ -223,14 +223,14 @@ ccxt/async_support/zaif.py,sha256=pU8VIbfzoal-aYYOwXjCJom1wv39QQHp2QWVmf7v5uI,27
|
|
223
223
|
ccxt/async_support/zb.py,sha256=f91YoThqWGOyYl_ywW2x6pw_LQABGS8_4DczWAQKLpU,183868
|
224
224
|
ccxt/async_support/zonda.py,sha256=9pqglR6VBN-iqEYj7CBIZC-96tl05WFrkLf_5csxPVk,73017
|
225
225
|
ccxt/async_support/base/__init__.py,sha256=aVYSsFi--b4InRs9zDN_wtCpj8odosAB726JdUHavrk,67
|
226
|
-
ccxt/async_support/base/exchange.py,sha256=
|
226
|
+
ccxt/async_support/base/exchange.py,sha256=vXquDgVkpD2-4klWY-2HmQJlr_BGzhcZ2UvX4EcvmiU,108099
|
227
227
|
ccxt/async_support/base/throttler.py,sha256=tvDVcdRUVYi8fZRlEcnqtgzcgB_KMUMRs5Pu8tuU-tU,1847
|
228
228
|
ccxt/base/__init__.py,sha256=eTx1OE3HJjspFUQjGm6LBhaQiMKJnXjkdP-JUXknyQ0,1320
|
229
229
|
ccxt/base/decimal_to_precision.py,sha256=FG3IBmZKwWPg7Kj2mgCX7txELUEhfgfmnxrbKwVVtok,6531
|
230
230
|
ccxt/base/errors.py,sha256=-LVeTNyXvu3QEgb-p-KzMpcBgzHlvFTwDzmZK7Gfc14,3401
|
231
|
-
ccxt/base/exchange.py,sha256=
|
231
|
+
ccxt/base/exchange.py,sha256=jeXm5gBNvz8aWE9uAZyjXFvpoeJnr7Vwvvd2U2BMs7k,163551
|
232
232
|
ccxt/base/precise.py,sha256=_xfu54sV0vWNnOfGTKRFykeuWP8mn4K1m9lk1tcllX4,8565
|
233
|
-
ccxt/pro/__init__.py,sha256=
|
233
|
+
ccxt/pro/__init__.py,sha256=KkUzKqfO-ee7RXQdDxVUj9CifucNO9rW3HQUL71n_FA,5947
|
234
234
|
ccxt/pro/alpaca.py,sha256=7o59h7qBbF9U1_jVBFVlGvstywQOh_dkfV4yqXuspgo,26426
|
235
235
|
ccxt/pro/ascendex.py,sha256=UikwO6-yiSfIV-OImOOIZ2xO_zanAB49VDQsoDN6Q5M,34311
|
236
236
|
ccxt/pro/bequant.py,sha256=qz8JjnpkAQY_CFiFSKGqrjjgZ2167_TBKjSJOb9NeDw,1081
|
@@ -289,7 +289,7 @@ ccxt/pro/base/__init__.py,sha256=XscxcHui5I8za8dAzz0O3J-UeyxGkUEXlErAaBWHCjY,184
|
|
289
289
|
ccxt/pro/base/aiohttp_client.py,sha256=wd0ae_KYgQ3gqYgj7uYeJcDPfJWzxMKUQsxs8ZZcTr4,4961
|
290
290
|
ccxt/pro/base/cache.py,sha256=r9l1tEvR3sfN4Joqj6bPBRS0Xrg7mjAFjTDW4QBMozY,6085
|
291
291
|
ccxt/pro/base/client.py,sha256=XvQt-puPiGBXYw1s9nFXj_xXRNkDxc8hF5kvQBVwBnk,7270
|
292
|
-
ccxt/pro/base/exchange.py,sha256=
|
292
|
+
ccxt/pro/base/exchange.py,sha256=D1w9NlzwVQ_hApZ3HlWDrHc7hpVlDyn76E4mcO7IFIA,8213
|
293
293
|
ccxt/pro/base/fast_client.py,sha256=NCAHUS35OzhsPve2owVLzM9BmM7cTsYcNFEJBw1UESU,3245
|
294
294
|
ccxt/pro/base/functions.py,sha256=vf2FUrlCak5Tf5a6-vbTtmtzHzbXi0nECRygTmNhxFw,1495
|
295
295
|
ccxt/pro/base/future.py,sha256=hcvcH5rUP4Jn7qbQwx19P4ItM1DWZU2vvRS8Ob6MIDU,249
|
@@ -326,7 +326,7 @@ ccxt/test/test_sync.py,sha256=omZA0xK_2nl58Gwoz65Oi4xRN4uLyuZ0AWZwf2Eqa9w,22795
|
|
326
326
|
ccxt/test/test_throttle.py,sha256=GvLQWtA4fAk_yJrxeisek-wAz7eJdHj0DDKR4_V1beg,3123
|
327
327
|
ccxt/test/test_trade.py,sha256=-pw3gxe26wozFeN_Vy4zWNUQr0fSXOg3FRu-gVvOrqE,3243
|
328
328
|
ccxt/test/test_transaction.py,sha256=IlyTFDWDwGUGzk94yx6vLaJy9zyCRlhEVigXE6hDd40,1514
|
329
|
-
ccxt-2.8.
|
330
|
-
ccxt-2.8.
|
331
|
-
ccxt-2.8.
|
332
|
-
ccxt-2.8.
|
329
|
+
ccxt-2.8.74.dist-info/METADATA,sha256=E6mu98cKxxlmLGTMRRmWQoxNP73-Ctfh6f4s7YEqyJE,109916
|
330
|
+
ccxt-2.8.74.dist-info/WHEEL,sha256=bb2Ot9scclHKMOLDEHY6B2sicWOgugjFKaJsT7vwMQo,110
|
331
|
+
ccxt-2.8.74.dist-info/top_level.txt,sha256=CkQDuCTDKNcImPV60t36G6MdYfxsAPNiSaEwifVoVMo,5
|
332
|
+
ccxt-2.8.74.dist-info/RECORD,,
|
File without changes
|
File without changes
|