Skip to content

Commit

Permalink
Merge branch 'master' into kunatrades
Browse files Browse the repository at this point in the history
  • Loading branch information
mkutny committed May 6, 2018
2 parents ef38402 + 0bb1f32 commit c28f805
Show file tree
Hide file tree
Showing 331 changed files with 5,466 additions and 3,968 deletions.
214 changes: 212 additions & 2 deletions README.md

Large diffs are not rendered by default.

1,415 changes: 625 additions & 790 deletions build/ccxt.browser.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ccxt.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const Exchange = require ('./js/base/Exchange')
//-----------------------------------------------------------------------------
// this is updated by vss.js when building

const version = '1.13.68'
const version = '1.13.91'

Exchange.ccxtVersion = version

Expand Down
424 changes: 422 additions & 2 deletions doc/README.rst

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions doc/exchanges-by-country.rst
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ The ccxt library currently supports the following cryptocurrency exchange market
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Hong Kong | |hitbtc2| | hitbtc2 | `HitBTC v2 <https://hitbtc.com>`__ | 2 | `API <https://api.hitbtc.com>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Hong Kong | |kucoin| | kucoin | `Kucoin <https://kucoin.com>`__ | 1 | `API <https://kucoinapidocs.docs.apiary.io>`__ |
| Hong Kong | |kucoin| | kucoin | `Kucoin <https://www.kucoin.com/#/?r=E5wkqe>`__ | 1 | `API <https://kucoinapidocs.docs.apiary.io>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Hong Kong | |mixcoins| | mixcoins | `MixCoins <https://mixcoins.com>`__ | 1 | `API <https://mixcoins.com/help/api/>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
Expand Down Expand Up @@ -194,7 +194,7 @@ The ccxt library currently supports the following cryptocurrency exchange market
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Russia | |cex| | cex | `CEX.IO <https://cex.io>`__ | \* | `API <https://cex.io/cex-api>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Russia | |exmo| | exmo | `EXMO <https://exmo.me>`__ | 1 | `API <https://exmo.me/en/api_doc>`__ |
| Russia | |exmo| | exmo | `EXMO <https://exmo.me/?ref=131685>`__ | 1 | `API <https://exmo.me/en/api_doc?ref=131685>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Russia | |getbtc| | getbtc | `GetBTC <https://getbtc.org>`__ | \* | `API <https://getbtc.org/api-docs.php>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
Expand Down Expand Up @@ -228,7 +228,7 @@ The ccxt library currently supports the following cryptocurrency exchange market
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| South Korea | |coinone| | coinone | `CoinOne <https://coinone.co.kr>`__ | 2 | `API <https://doc.coinone.co.kr>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| Spain | |exmo| | exmo | `EXMO <https://exmo.me>`__ | 1 | `API <https://exmo.me/en/api_doc>`__ |
| Spain | |exmo| | exmo | `EXMO <https://exmo.me/?ref=131685>`__ | 1 | `API <https://exmo.me/en/api_doc?ref=131685>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
| St. Vincent & Grenadines | |getbtc| | getbtc | `GetBTC <https://getbtc.org>`__ | \* | `API <https://getbtc.org/api-docs.php>`__ |
+----------------------------+------------------------+----------------------+----------------------------------------------------------------+-------+---------------------------------------------------------------------------------------------------+
Expand Down
Loading

0 comments on commit c28f805

Please sign in to comment.