You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# CCXT – CryptoCurrency eXchange Trading Library
2
2
3
-
[](https://travis-ci.org/ccxt/ccxt)[](https://npmjs.com/package/ccxt)[](https://pypi.python.org/pypi/ccxt)[](https://www.npmjs.com/package/ccxt)[](https://npm.runkit.com/ccxt)[](https://gitter.im/ccxt-dev/ccxt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)[](https://github.com/ccxt/ccxt/wiki/Exchange-Markets)
3
+
[](https://travis-ci.org/ccxt/ccxt)[](https://npmjs.com/package/ccxt)[](https://pypi.python.org/pypi/ccxt)[](https://www.npmjs.com/package/ccxt)[](https://npm.runkit.com/ccxt)[](https://gitter.im/ccxt-dev/ccxt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)[](https://github.com/ccxt/ccxt/wiki/Exchange-Markets)
4
4
5
5
A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
6
6
@@ -21,7 +21,7 @@ Current feature list:
21
21
22
22
## Supported Cryptocurrency Exchange Markets
23
23
24
-
The ccxt library currently supports the following 93 cryptocurrency exchange markets and trading APIs:
24
+
The ccxt library currently supports the following 94 cryptocurrency exchange markets and trading APIs:
@@ -88,6 +88,7 @@ The ccxt library currently supports the following 93 cryptocurrency exchange mar
88
88
|| itbit |[itBit](https://www.itbit.com)| 1 |[API](https://api.itbit.com/docs)| US |
89
89
|| jubi |[jubi.com](https://www.jubi.com)| 1 |[API](https://www.jubi.com/help/api.html)| China |
90
90
|| kraken |[Kraken](https://www.kraken.com)| 0 |[API](https://www.kraken.com/en-us/help/api)| US |
91
+
|| kucoin |[Kucoin](https://kucoin.com)| 1 |[API](https://kucoinapidocs.docs.apiary.io)| Hong Kong |
91
92
|| kuna |[Kuna](https://kuna.io)| 2 |[API](https://kuna.io/documents/api)| Ukraine |
92
93
|| lakebtc |[LakeBTC](https://www.lakebtc.com)| 2 |[API](https://www.lakebtc.com/s/api_v2)| US |
@@ -67,6 +67,7 @@ The ccxt library currently supports the following 93 cryptocurrency exchange mar
67
67
|| itbit |[itBit](https://www.itbit.com)| 1 |[API](https://api.itbit.com/docs)| US |
68
68
|| jubi |[jubi.com](https://www.jubi.com)| 1 |[API](https://www.jubi.com/help/api.html)| China |
69
69
|| kraken |[Kraken](https://www.kraken.com)| 0 |[API](https://www.kraken.com/en-us/help/api)| US |
70
+
|| kucoin |[Kucoin](https://kucoin.com)| 1 |[API](https://kucoinapidocs.docs.apiary.io)| Hong Kong |
70
71
|| kuna |[Kuna](https://kuna.io)| 2 |[API](https://kuna.io/documents/api)| Ukraine |
71
72
|| lakebtc |[LakeBTC](https://www.lakebtc.com)| 2 |[API](https://www.lakebtc.com/s/api_v2)| US |
@@ -120,6 +120,7 @@ The ccxt library currently supports the following 93 cryptocurrency exchange mar
120
120
|| itbit |[itBit](https://www.itbit.com)| 1 |[API](https://api.itbit.com/docs)| US |
121
121
|| jubi |[jubi.com](https://www.jubi.com)| 1 |[API](https://www.jubi.com/help/api.html)| China |
122
122
|| kraken |[Kraken](https://www.kraken.com)| 0 |[API](https://www.kraken.com/en-us/help/api)| US |
123
+
|| kucoin |[Kucoin](https://kucoin.com)| 1 |[API](https://kucoinapidocs.docs.apiary.io)| Hong Kong |
123
124
|| kuna |[Kuna](https://kuna.io)| 2 |[API](https://kuna.io/documents/api)| Ukraine |
124
125
|| lakebtc |[LakeBTC](https://www.lakebtc.com)| 2 |[API](https://www.lakebtc.com/s/api_v2)| US |
0 commit comments