ccxt 4.5.17 → 4.5.18
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.
- package/README.md +8 -5
- package/dist/ccxt.browser.min.js +2 -2
- package/dist/cjs/ccxt.js +6 -1
- package/dist/cjs/src/abstract/deepcoin.js +11 -0
- package/dist/cjs/src/apex.js +33 -15
- package/dist/cjs/src/base/Exchange.js +3 -3
- package/dist/cjs/src/base/ws/Client.js +8 -7
- package/dist/cjs/src/bigone.js +20 -0
- package/dist/cjs/src/binanceus.js +31 -1
- package/dist/cjs/src/blofin.js +4 -1
- package/dist/cjs/src/bybit.js +3 -0
- package/dist/cjs/src/deepcoin.js +3024 -0
- package/dist/cjs/src/pro/ascendex.js +2 -2
- package/dist/cjs/src/pro/binance.js +100 -3
- package/dist/cjs/src/pro/binanceus.js +19 -0
- package/dist/cjs/src/pro/blofin.js +11 -2
- package/dist/cjs/src/pro/deepcoin.js +1225 -0
- package/dist/cjs/src/pro/kraken.js +5 -1
- package/js/ccxt.d.ts +8 -2
- package/js/ccxt.js +6 -2
- package/js/src/abstract/bybit.d.ts +3 -0
- package/js/src/abstract/deepcoin.d.ts +60 -0
- package/js/src/abstract/deepcoin.js +11 -0
- package/js/src/apex.d.ts +2 -0
- package/js/src/apex.js +33 -15
- package/js/src/base/Exchange.js +3 -3
- package/js/src/base/ws/Client.js +8 -7
- package/js/src/bigone.js +20 -0
- package/js/src/binanceus.js +31 -1
- package/js/src/blofin.js +4 -1
- package/js/src/bybit.js +3 -0
- package/js/src/deepcoin.d.ts +498 -0
- package/js/src/deepcoin.js +3022 -0
- package/js/src/pro/ascendex.d.ts +1 -1
- package/js/src/pro/ascendex.js +2 -2
- package/js/src/pro/binance.d.ts +35 -1
- package/js/src/pro/binance.js +97 -3
- package/js/src/pro/binanceus.js +19 -0
- package/js/src/pro/blofin.d.ts +5 -0
- package/js/src/pro/blofin.js +11 -2
- package/js/src/pro/deepcoin.d.ts +169 -0
- package/js/src/pro/deepcoin.js +1224 -0
- package/js/src/pro/kraken.js +5 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# CCXT – CryptoCurrency eXchange Trading Library
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/ccxt) [](https://npmjs.com/package/ccxt) [](https://pypi.python.org/pypi/ccxt) [](https://www.nuget.org/packages/ccxt) [](https://godoc.org/github.com/ccxt/ccxt/go/v4) [](https://discord.gg/ccxt) [](https://www.npmjs.com/package/ccxt) [](https://npmjs.com/package/ccxt) [](https://pypi.python.org/pypi/ccxt) [](https://www.nuget.org/packages/ccxt) [](https://godoc.org/github.com/ccxt/ccxt/go/v4) [](https://discord.gg/ccxt) [](https://github.com/ccxt/ccxt/wiki/Exchange-Markets) [](https://x.com/ccxt_official)
|
|
4
4
|
|
|
5
5
|
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go.
|
|
6
6
|
|
|
@@ -52,7 +52,7 @@ Current feature list:
|
|
|
52
52
|
| [](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) |
|
|
53
53
|
|
|
54
54
|
## Supported Cryptocurrency Exchanges
|
|
55
|
-
<!--- init list -->The CCXT library currently supports the following
|
|
55
|
+
<!--- init list -->The CCXT library currently supports the following 104 cryptocurrency exchange markets and trading APIs:
|
|
56
56
|
|
|
57
57
|
|logo |id |name |ver |type |certified |pro |
|
|
58
58
|
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------|-----------------------------------------------------------------------------------------|:------------------------------------------------------------------------------------------------------------------------------------------------:|--------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------|
|
|
@@ -105,6 +105,7 @@ Current feature list:
|
|
|
105
105
|
| [](https://www.coinspot.com.au/register?code=PJURCU) | coinspot | [CoinSpot](https://www.coinspot.com.au/register?code=PJURCU) | [](https://www.coinspot.com.au/api) |  | | |
|
|
106
106
|
| [](https://crypto.com/exch/kdacthrnxt) | cryptocom | [Crypto.com](https://crypto.com/exch/kdacthrnxt) | [](https://exchange-docs.crypto.com/exchange/v1/rest-ws/index.html) |  | [](https://github.com/ccxt/ccxt/wiki/Certification) | [](https://ccxt.pro) |
|
|
107
107
|
| [](https://app.cryptomus.com/signup/?ref=JRP4yj) | cryptomus | [Cryptomus](https://app.cryptomus.com/signup/?ref=JRP4yj) | [](https://doc.cryptomus.com/personal) |  | | |
|
|
108
|
+
| [](https://s.deepcoin.com/UzkyODgy) | deepcoin | [DeepCoin](https://s.deepcoin.com/UzkyODgy) | [](https://www.deepcoin.com/docs) |  | | [](https://ccxt.pro) |
|
|
108
109
|
| [](https://app.defx.com/join/6I2CZ7) | defx | [Defx X](https://app.defx.com/join/6I2CZ7) | [](https://docs.defx.com/docs) |  | | |
|
|
109
110
|
| [](https://www.delta.exchange/app/signup/?code=IULYNB) | delta | [Delta Exchange](https://www.delta.exchange/app/signup/?code=IULYNB) | [](https://docs.delta.exchange) |  | | |
|
|
110
111
|
| [](https://www.deribit.com/reg-1189.4038) | deribit | [Deribit](https://www.deribit.com/reg-1189.4038) | [](https://docs.deribit.com/v2) |  | | [](https://ccxt.pro) |
|
|
@@ -220,13 +221,13 @@ console.log(version, Object.keys(exchanges));
|
|
|
220
221
|
|
|
221
222
|
All-in-one browser bundle (dependencies included), served from a CDN of your choice:
|
|
222
223
|
|
|
223
|
-
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.5.
|
|
224
|
-
* unpkg: https://unpkg.com/ccxt@4.5.
|
|
224
|
+
* jsDelivr: https://cdn.jsdelivr.net/npm/ccxt@4.5.18/dist/ccxt.browser.min.js
|
|
225
|
+
* unpkg: https://unpkg.com/ccxt@4.5.18/dist/ccxt.browser.min.js
|
|
225
226
|
|
|
226
227
|
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.
|
|
227
228
|
|
|
228
229
|
```HTML
|
|
229
|
-
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.5.
|
|
230
|
+
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/ccxt@4.5.18/dist/ccxt.browser.min.js"></script>
|
|
230
231
|
```
|
|
231
232
|
|
|
232
233
|
Creates a global `ccxt` object:
|
|
@@ -730,6 +731,8 @@ CCXT is not a service nor a server. CCXT is a software. **CCXT is a free open so
|
|
|
730
731
|
- **Free software** means CCXT is free to use and has no hidden fees, with CCXT traders pay the same trading fees they would pay to the exchanges directly.
|
|
731
732
|
- **Open source** means anyone is allowed to use it, to look inside the code and to change everything, including other brokers.
|
|
732
733
|
|
|
734
|
+
*CCXT has joined Hyperliquid’s Builder Codes program (see announcement) and may also utilize its referral code, which offers users a 4% fee discount on their first 25 million in trading volume.*
|
|
735
|
+
|
|
733
736
|
## Contact Us
|
|
734
737
|
|
|
735
738
|
For business inquiries: info@ccxt.trade
|