Metadata-Version: 1.1
Name: ccxt
Version: 1.0.0
Summary: A library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs
Home-page: https://github.com/kroitor/ccxt
Author: Igor Kroitor
Author-email: igor.kroitor@gmail.com
License: MIT
Description: CCXT – CryptoCurrency eXchange Trading Library
        ==============================================
        
        |Build Status| |npm| |PyPI|
        
        A JavaScript / Python / PHP library for cryptocurrency trading and e-commerce with support for many bitcoin/ether/altcoin exchange markets and merchant APIs.
        
        The ccxt library is used to connect and trade with cryptocurrency / altcoin exchanges and payment processing services worldwide. It provides quick access to market data for storage, analysis, visualization, indicator development, algorithmic trading, strategy backtesting, bot programming, webshop integration and related software engineering. It is intented to be used by coders, developers and financial analysts to build trading algorithms on top of it.
        
        Current featurelist:
        
        -  support for many exchange markets, even more upcoming soon
        -  fully implemented public and private APIs for all exchanges
        -  all currencies, altcoins and symbols, prices, order books, trades, tickers, etc...
        -  optional normalised data for cross-market or cross-currency analytics and arbitrage
        -  an out-of-the box unified all-in-one API extremely easy to integrate
        
        `ccxt on GitHub <https://github.com/kroitor/ccxt>`__ | Install | Usage | `Manual <https://github.com/kroitor/ccxt/wiki>`__ | Public Offer
        
        Supported Cryptocurrency Exchange Markets
        -----------------------------------------
        
        The ccxt library currently supports the following 62 cryptocurrency exchange markets and trading APIs:
        
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | id              | name                                                      | ver   | doc                                                                                              | countries                                  |
        +=================+===========================================================+=======+==================================================================================================+============================================+
        | \_1broker       | `1Broker <https://1broker.com>`__                         | 2     | `API <https://1broker.com/?c=en/content/api-documentation>`__                                    | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | \_1btcxe        | `1BTCXE <https://1btcxe.com>`__                           | \*    | `API <https://1btcxe.com/api-docs.php>`__                                                        | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | anxpro          | `ANXPro <https://anxpro.com>`__                           | 2     | `API <https://anxpro.com/pages/api>`__                                                           | Japan, Singapore, Hong Kong, New Zealand   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bit2c           | `Bit2C <https://www.bit2c.co.il>`__                       | \*    | `API <https://www.bit2c.co.il/home/api>`__                                                       | Israel                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitbay          | `BitBay <https://bitbay.net>`__                           | \*    | `API <https://bitbay.net/public-api>`__                                                          | Poland, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitbays         | `BitBays <https://bitbays.com>`__                         | 1     | `API <https://bitbays.com/help/api/>`__                                                          | China, UK, Hong Kong, Australia, Canada    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitcoincoid     | `Bitcoin.co.id <https://www.bitcoin.co.id>`__             | \*    | `API <https://vip.bitcoin.co.id/downloads/BITCOINCOID-API-DOCUMENTATION.pdf>`__                  | Indonesia                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitfinex        | `Bitfinex <https://www.bitfinex.com>`__                   | 1     | `API <https://bitfinex.readme.io/v1/docs>`__                                                     | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitflyer        | `bitFlyer <https://bitflyer.jp>`__                        | 1     | `API <https://bitflyer.jp/API>`__                                                                | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitlish         | `bitlish <https://bitlish.com>`__                         | 1     | `API <https://bitlish.com/api>`__                                                                | UK, EU, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitmarket       | `BitMarket <https://www.bitmarket.pl>`__                  | \*    | `API <https://www.bitmarket.net/docs.php?file=api_public.html>`__                                | Poland, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitmex          | `BitMEX <https://www.bitmex.com>`__                       | 1     | `API <https://www.bitmex.com/app/apiOverview>`__                                                 | Seychelles                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitso           | `Bitso <https://bitso.com>`__                             | 3     | `API <https://bitso.com/api_info>`__                                                             | Mexico                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bitstamp        | `Bitstamp <https://www.bitstamp.net>`__                   | 2     | `API <https://www.bitstamp.net/api>`__                                                           | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bittrex         | `Bittrex <https://bittrex.com>`__                         | 1.1   | `API <https://bittrex.com/Home/Api>`__                                                           | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | btcchina        | `BTCChina <https://www.btcchina.com>`__                   | 1     | `API <https://www.btcchina.com/apidocs>`__                                                       | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | btce            | `BTC-e <https://btc-e.com>`__                             | 3     | `API <https://btc-e.com/api/3/docs>`__                                                           | Bulgaria, Russia                           |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | btcexchange     | `BTCExchange <https://www.btcexchange.ph>`__              | \*    | `API <https://github.com/BTCTrader/broker-api-docs>`__                                           | Philippines                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | btctradeua      | `BTC Trade UA <https://btc-trade.com.ua>`__               | \*    | `API <https://docs.google.com/document/d/1ocYA0yMy_RXd561sfG3qEPZ80kyll36HUxvCRe5GbhE/edit>`__   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | btcturk         | `BTCTurk <https://www.btcturk.com>`__                     | \*    | `API <https://github.com/BTCTrader/broker-api-docs>`__                                           | Turkey                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | btcx            | `BTCX <https://btc-x.is>`__                               | 1     | `API <https://btc-x.is/custom/api-document.html>`__                                              | Iceland, US, EU                            |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bter            | `Bter <https://bter.com>`__                               | 2     | `API <https://bter.com/api2>`__                                                                  | British Virgin Islands, China              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | bxinth          | `BX.in.th <https://bx.in.th>`__                           | \*    | `API <https://bx.in.th/info/api>`__                                                              | Thailand                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | ccex            | `C-CEX <https://c-cex.com>`__                             | \*    | `API <https://c-cex.com/?id=api>`__                                                              | Germany, EU                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cex             | `CEX.IO <https://cex.io>`__                               | \*    | `API <https://cex.io/cex-api>`__                                                                 | UK, EU, Cyprus, Russia                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | chilebit        | `ChileBit <https://chilebit.net>`__                       | 1     | `API <https://blinktrade.com/docs>`__                                                            | Chile                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coincheck       | `coincheck <https://coincheck.com>`__                     | \*    | `API <https://coincheck.com/documents/exchange/api>`__                                           | Japan, Indonesia                           |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinmate        | `CoinMate <https://coinmate.io>`__                        | \*    | `API <http://docs.coinmate.apiary.io/#reference>`__                                              | UK, Czech Republic                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | coinsecure      | `Coinsecure <https://coinsecure.in>`__                    | 1     | `API <https://api.coinsecure.in>`__                                                              | India                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | cryptocapital   | `Crypto Capital <https://cryptocapital.co>`__             | \*    | `API <https://github.com/cryptocap>`__                                                           | Panama                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | dsx             | `DSX <https://dsx.uk>`__                                  | \*    | `API <https://api.dsx.uk>`__                                                                     | UK                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | exmo            | `EXMO <https://exmo.me>`__                                | 1     | `API <https://exmo.me/ru/api_doc>`__                                                             | Spain, Russia                              |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | foxbit          | `FoxBit <https://foxbit.exchange>`__                      | 1     | `API <https://blinktrade.com/docs>`__                                                            | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybse           | `FYB-SE <https://www.fybse.se>`__                         | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Sweden                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | fybsg           | `FYB-SG <https://www.fybsg.com>`__                        | \*    | `API <http://docs.fyb.apiary.io>`__                                                              | Singapore                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gdax            | `GDAX <https://www.gdax.com>`__                           | \*    | `API <https://docs.gdax.com>`__                                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | gemini          | `Gemini <https://gemini.com>`__                           | 1     | `API <https://docs.gemini.com/rest-api>`__                                                       | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | hitbtc          | `HitBTC <https://hitbtc.com>`__                           | 1     | `API <https://hitbtc.com/api>`__                                                                 | Hong Kong                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | huobi           | `Huobi <https://www.huobi.com>`__                         | 3     | `API <https://github.com/huobiapi/API_Docs_en/wiki>`__                                           | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | itbit           | `itBit <https://www.itbit.com>`__                         | 1     | `API <https://www.itbit.com/api>`__                                                              | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | jubi            | `jubi.com <https://www.jubi.com>`__                       | 1     | `API <https://www.jubi.com/help/api.html>`__                                                     | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | kraken          | `Kraken <https://www.kraken.com>`__                       | 0     | `API <https://www.kraken.com/en-us/help/api>`__                                                  | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | lakebtc         | `LakeBTC <https://www.lakebtc.com>`__                     | 2     | `API <https://www.lakebtc.com/s/api>`__                                                          | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | livecoin        | `LiveCoin <https://www.livecoin.net>`__                   | \*    | `API <https://www.livecoin.net/api?lang=en>`__                                                   | US, UK, Russia                             |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | liqui           | `Liqui <https://liqui.io>`__                              | 3     | `API <https://liqui.io/api>`__                                                                   | Ukraine                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | luno            | `luno <https://www.luno.com>`__                           | 1     | `API <https://npmjs.org/package/bitx>`__                                                         | UK, Singapore, South Africa                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | mercado         | `Mercado Bitcoin <https://www.mercadobitcoin.com.br>`__   | 3     | `API <https://www.mercadobitcoin.com.br/api-doc>`__                                              | Brazil                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoincny       | `OKCoin CNY <https://www.okcoin.cn>`__                    | 1     | `API <https://www.okcoin.cn/rest_getStarted.html>`__                                             | China                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | okcoinusd       | `OKCoin USD <https://www.okcoin.com>`__                   | 1     | `API <https://www.okcoin.com/rest_getStarted.html>`__                                            | China, US                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | paymium         | `Paymium <https://www.paymium.com>`__                     | 1     | `API <https://www.paymium.com/page/developers>`__                                                | France, EU                                 |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | poloniex        | `Poloniex <https://poloniex.com>`__                       | \*    | `API <https://poloniex.com/support/api/>`__                                                      | US                                         |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quadrigacx      | `QuadrigaCX <https://www.quadrigacx.com>`__               | 2     | `API <https://www.quadrigacx.com/api_info>`__                                                    | Canada                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | quoine          | `QUOINE <https://www.quoine.com>`__                       | 2     | `API <https://developers.quoine.com>`__                                                          | Japan, Singapore, Vietnam                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | southxchange    | `SouthXchange <https://www.southxchange.com>`__           | \*    | `API <https://www.southxchange.com/Home/Api>`__                                                  | Argentina                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | surbitcoin      | `SurBitcoin <https://surbitcoin.com>`__                   | 1     | `API <https://blinktrade.com/docs>`__                                                            | Venezuela                                  |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | therock         | `TheRockTrading <https://therocktrading.com>`__           | 1     | `API <https://api.therocktrading.com/doc/>`__                                                    | Malta                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | urdubit         | `UrduBit <https://urdubit.com>`__                         | 1     | `API <https://blinktrade.com/docs>`__                                                            | Pakistan                                   |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vaultoro        | `Vaultoro <https://www.vaultoro.com>`__                   | 1     | `API <https://api.vaultoro.com>`__                                                               | Switzerland                                |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | vbtc            | `VBTC <https://vbtc.exchange>`__                          | 1     | `API <https://blinktrade.com/docs>`__                                                            | Vietnam                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | virwox          | `VirWoX <https://www.virwox.com>`__                       | \*    | `API <https://www.virwox.com/developers.php>`__                                                  | Austria                                    |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | xbtce           | `xBTCe <https://www.xbtce.com>`__                         | 1     | `API <https://www.xbtce.com/tradeapi>`__                                                         | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | yobit           | `YoBit <https://www.yobit.net>`__                         | 3     | `API <https://www.yobit.net/en/api/>`__                                                          | Russia                                     |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        | zaif            | `Zaif <https://zaif.jp>`__                                | 1     | `API <https://corp.zaif.jp/api-docs>`__                                                          | Japan                                      |
        +-----------------+-----------------------------------------------------------+-------+--------------------------------------------------------------------------------------------------+--------------------------------------------+
        
        The list above is updated frequently, new crypto markets, altcoin exchanges, bug fixes, API endpoints are introduced and added on regular basis. See the `Manual <https://github.com/kroitor/ccxt/wiki>`__ for details. If you don't find a cryptocurrency exchange market in the list above and/or want another market to be added, post or send us a link to it by opening an issue here on GitHub or via email.
        
        The library is under MIT license, that means its absolutely free for any developer to build commercial and opensource software on top of it, but use it as is at your own risk with no warranties.
        
        Developer team is open for collaboration and available for hiring and outsourcing. If you're interested in integrating this software into an existing project or in developing new opensource and commercial projects we welcome you to read our Public Offer.
        
        Install
        -------
        
        This library is shipped as a single-file (all-in-one module) implementation with minimalistic dependencies and requirements.
        
        The main file is:
        
        -  ``ccxt.js`` in JavaScript (`ccxt for Node.js <http://npmjs.com/package/ccxt>`__ and web browsers)
        -  ``ccxt/__init__.py`` in Python (works in both Python 2 and 3, `ccxt in PyPI <https://pypi.python.org/pypi/ccxt>`__)
        -  ``ccxt.php`` in PHP
        
        The easiest way to install the ccxt library is to use builtin package managers.
        
        You can also clone it directly into your project directory from `ccxt GitHub repository <https://github.com/kroitor/ccxt>`__:
        
        .. code:: shell
        
            git clone https://github.com/kroitor/ccxt.git
        
        An alternative way of installing this library into your code is to copy a single ``ccxt.*`` file manually into your working directory with language extension appropriate for your environment.
        
        Node.js (npm)
        ~~~~~~~~~~~~~
        
        `ccxt crypto trading library in npm <http://npmjs.com/package/ccxt>`__
        
        .. code:: shell
        
            npm install ccxt
        
        Node version of the ccxt library requires ``crypto`` and ``node-fetch``, both of them are installed automatically by npm.
        
        .. code:: javascript
        
            var ccxt = require ('ccxt')
            console.log (Object.keys (ccxt)) // print all available markets
        
        Python
        ~~~~~~
        
        `ccxt algotrading library in PyPI <https://pypi.python.org/pypi/ccxt>`__
        
        .. code:: shell
        
            pip install ccxt
        
        Python version of the ccxt library does not require any additional dependencies and uses builtin modules only.
        
        .. code:: python
        
            import ccxt
            print (dir (ccxt)) # print a list of all available market classes
        
        PHP
        ~~~
        
        .. code:: shell
        
            git clone https://github.com/kroitor/ccxt.git
        
        The ccxt library in PHP requires common PHP modules:
        - cURL
        - mbstring (using UTF-8 is highly recommended)
        - PCRE
        - iconv
        
        .. code:: php
        
            include "ccxt.php";
            $market = new \cxxt\$id (); // $id is a string literal id of your desired exchange market
        
        Web Browsers
        ~~~~~~~~~~~~
        
        The ccxt library can also be used in web browser client-side JavaScript for various purposes.
        
        .. code:: shell
        
            git clone https://github.com/kroitor/ccxt.git
        
        The client-side JavaScript version also requires CryptoJS. Download and unpack `CryptoJS <https://code.google.com/archive/p/crypto-js/>`__ into your working directory or clone `CryptoJS from GitHub <https://github.com/sytelus/CryptoJS>`__.
        
        .. code:: shell
        
            git clone https://github.com/sytelus/CryptoJS
        
        Finally, add links to CryptoJS components and ccxt to your HTML page code:
        
        .. code:: html
        
            <script src="crypto-js/rollups/sha256.js"></script>
            <script src="crypto-js/rollups/hmac-sha256.js"></script>
            <script src="crypto-js/rollups/hmac-sha512.js"></script>
            <script src="crypto-js/components/enc-base64-min.js"></script>
            <script src="crypto-js/components/enc-utf16-min.js"></script>
        
            <script type="text/javascript" src="ccxt.js"></script>
            <script type="text/javascript">
                // print all available markets
                document.addEventListener ('DOMContentLoaded', () => console.log (ccxt))
            </script>
        
        Usage
        -----
        
        Intro
        ~~~~~
        
        The ccxt library consists of a public part and a private part. Anyone can use the public part out-of-the-box immediately after installation. Public APIs open access to public information from all exchange markets without registering user accounts and without having API keys.
        
        Public APIs include the following:
        
        -  market data
        -  instruments/trading pairs
        -  price feeds (exchange rates)
        -  order books
        -  trade history
        -  tickers
        -  OHLC(V) for charting
        -  other public endpoints
        
        For trading with private API you need to obtain API keys from/to exchange markets. It often means registering with exchange markets and creating API keys with your account. Most exchanges require personal info or identification. Some kind of verification may be necessary as well. If you want to trade you need to register yourself, this library will not create accounts or API keys for you. Some exchange APIs expose interface methods for registering an account from within the code itself, but most of exchanges don't. You have to sign up and create API keys with their websites.
        
        Private APIs allow the following:
        
        -  manage personal account info
        -  query account balances
        -  trade by making market and limit orders
        -  deposit and withdraw fiat and crypto funds
        -  query personal orders
        -  get ledger history
        -  transfer funds between accounts
        -  use merchant services
        
        This library implements full public and private REST APIs for all exchanges. WebSocket and FIX implementations in JavaScript, PHP, Python and other languages coming soon.
        
        The ccxt library supports both camelcase notation (preferred in JavaScript) and underscore notation (preferred in Python and PHP), therefore all methods can be called in either notation or coding style in any language.
        
        ::
        
            // both of these notations work in JavaScript/Python/PHP
            market.methodName ()  // camelcase pseudocode
            market.method_name () // underscore pseudocode
        
        See the `Manual <https://github.com/kroitor/ccxt/wiki>`__ for more details.
        
        JavaScript
        ~~~~~~~~~~
        
        .. code:: javascript
        
            'use strict';
            var ccxt = require ('ccxt')
        
            ;(() => async function () {
        
                let kraken    = new ccxt.kraken ()
                let bitfinex  = new ccxt.bitfinex ({ verbose: true })
                let huobi     = new ccxt.huobi ()
                let okcoinusd = new ccxt.okcoinusd ({
                    apiKey: 'YOUR_PUBLIC_API_KEY',
                    secret: 'YOUR_SECRET_PRIVATE_KEY',
                })
        
                let krakenProducts = await kraken.loadProducts ()
        
                console.log (kraken.id,    krakenProducts)
                console.log (bitfinex.id,  await bitfinex.loadProducts  ())
                console.log (huobi.id,     await huobi.loadProducts ())
        
                console.log (kraken.id,    await kraken.fetchOrderBook (Object.keys (kraken.products)[0]))
                console.log (bitfinex.id,  await bitfinex.fetchTicker ('BTC/USD'))
                console.log (huobi.id,     await huobi.fetchTrades ('ETH/CNY'))
        
                console.log (okcoinusd.id, await okcoinusd.fetchBalance ())
        
                // sell 1 BTC/USD for market price, sell a bitcoin for dollars immediately
                console.log (okcoinusd.id, await okcoinusd.createMarketSellOrder ('BTC/USD', 1))
        
                // buy 1 BTC/USD for $2500, you pay $2500 and receive 1 BTC when the order is closed
                console.log (okcoinusd.id, await okcoinusd.createLimitBuyOrder ('BTC/USD', 1, 2500.00))
        
            }) ()
        
        Python
        ~~~~~~
        
        .. code:: python
        
            # coding=utf-8
        
            import ccxt
        
            hitbtc = ccxt.hitbtc ({ 'verbose': True })
            bitmex = ccxt.bitmex ()
            huobi  = ccxt.huobi ()
            exmo   = ccxt.exmo ({
                'apiKey': 'YOUR_PUBLIC_API_KEY',
                'secret': 'YOUR_SECRET_PRIVATE_KEY',
            })
        
            hitbtc_products = hitbtc.load_products ()
        
            print (hitbtc.id, hitbtc_products)
            print (bitmex.id, bitmex.load_products ())
            print (huobi.id,  huobi.load_products ())
        
            print (hitbtc.fetch_order_book (hitbtc_products.keys ()[0]))
            print (bitmex.fetch_ticker ('BTC/USD'))
            print (huobi.fetch_trades ('LTC/CNY'))
        
            print (exmo.fetch_balance ())
        
            # sell one BTC/USD for market price and receive $ right now
            print (exmo.id, exmo.create_market_sell_order ('BTC/USD', 1))
        
            # limit buy BTC/EUR, you pay €2500 and receive 1 BTC when the order is closed
            print (exmo.id, exmo.create_limit_buy_order ('BTC/EUR', 1, 2500.00))
        
        PHP
        ~~~
        
        .. code:: php
        
            include 'ccxt.php';
        
            $poloniex = new \ccxt\poloniex  ();
            $bittrex  = new \ccxt\bittrex   (array ('verbose' => true));
            $quoine   = new \ccxt\zaif      ();
            $zaif     = new \ccxt\quoine    (array (
                'apiKey' => 'YOUR_PUBLIC_API_KEY',
                'secret' => 'YOUR_SECRET_PRIVATE_KEY',
            ));
        
            $poloniex_products = $poloniex->load_products ();
        
            var_dump ($poloniex_products);
            var_dump ($bittrex->load_products ());
            var_dump ($quoine->load_products ());
        
            var_dump ($poloniex->fetch_order_book (array_keys ($poloniex_products)[0]));
            var_dump ($bittrex->fetch_trades ('BTC/USD'));
            var_dump ($quoine->fetch_ticker ('ETH/EUR'));
            var_dump ($zaif->fetch_ticker ('BTC/JPY'));
        
            var_dump ($zaif->fetch_balance ());
        
            // sell 1 BTC/JPY for market price, you pay ¥ and receive BTC immediately
            var_dump ($zaif->id, $zaif->create_market_sell_order ('BTC/JPY', 1));
        
            // buy BTC/JPY, you receive 1 BTC for ¥285000 when the order closes
            var_dump ($zaif->id, $zaif->create_limit_buy_order ('BTC/JPY', 1, 285000));
        
        Public Offer
        ------------
        
        Developer team is open for collaboration and available for hiring and outsourcing.
        
        We can:
        
        -  implement a cryptocurrency trading strategy for you
        -  integrate APIs for any exchange markets you want
        -  create bots for algorithmic trading, arbitrage, scalping and HFT
        -  perform backtesting and data crunching
        -  implement any kind of protocol including REST, WebSockets, FIX, proprietary and legacy standards...
        -  actually directly integrate btc/altcoin blockchain or transaction graph into your system
        -  program a matching engine for you
        -  create a trading terminal for desktops, phones and pads (for web and native OSes)
        -  do all of the above in any of the following languages/environments: Javascript, Node.js, PHP, C, C++, C#, Python, Java, ObjectiveC, Linux, FreeBSD, MacOS, iOS, Windows
        
        We implement bots, algorithmic trading software and strategies by your design. Costs for implementing a basic trading strategy are low (starting from a few coins) and depend on your requirements.
        
        We are coders, not investors, so we ABSOLUTELY DO NOT do any kind of financial or trading advisory neither we invent profitable strategies to make you a fortune out of thin air. We guarantee the stability of the bot or trading software, but we cannot guarantee the profitability of your strategy nor can we protect you from natural financial risks and economic losses. Exact rules for the trading strategy is up to the trader/investor himself. We charge a fix flat price in cryptocurrency for our programming services and for implementing your requirements in software.
        
        Please, contact us on GitHub or via email if you're interested in integrating this software into an existing project or in developing new opensource and commercial projects.
        
        Contact Us
        ----------
        
        +--------------------------+------------------------------+
        | Email                    | URL                          |
        +==========================+==============================+
        | igor.kroitor@gmail.com   | https://github.com/kroitor   |
        +--------------------------+------------------------------+
        | rocket.mind@gmail.com    | https://github.com/xpl       |
        +--------------------------+------------------------------+
        
           :target: https://travis-ci.org/kroitor/ccxt
           :target: https://npmjs.com/package/ccxt
           :target: https://pypi.python.org/pypi?name=ccxt&:action=display
        
        
Keywords: a,l,g,o,t,r,a,d,i,n,g, ,a,l,t,c,o,i,n, ,a,l,t,c,o,i,n,s, ,a,p,i, ,a,r,b,i,t,r,a,g,e, ,b,a,c,k,t,e,s,t,i,n,g, ,b,i,t,c,o,i,n, ,b,o,t, ,b,t,c, ,c,r,y,p,t,o, ,c,r,y,p,t,o,c,u,r,r,e,n,c,y, ,c,u,r,r,e,n,c,y, ,d,a,r,k,c,o,i,n, ,d,a,s,h, ,d,o,g,e, ,d,o,g,e,c,o,i,n, ,e,-,c,o,m,m,e,r,c,e, ,e,t,h, ,e,t,h,e,r, ,e,t,h,e,r,e,u,m, ,e,x,c,h,a,n,g,e, ,e,x,c,h,a,n,g,e,s, ,f,r,a,m,e,w,o,r,k, ,i,n,v,e,s,t, ,i,n,v,e,s,t,i,n,g, ,i,n,v,e,s,t,o,r, ,l,i,b,r,a,r,y, ,l,i,g,h,t, ,l,i,t,e,c,o,i,n, ,l,t,c, ,m,a,r,k,e,t, ,m,e,r,c,h,a,n,d,i,s,e, ,m,e,r,c,h,a,n,t, ,m,i,n,i,m,a,l, ,o,r,d,e,r, ,o,r,d,e,r,b,o,o,k, ,p,r,i,c,e, ,p,r,i,c,e,f,e,e,d, ,p,r,i,v,a,t,e, ,p,u,b,l,i,c, ,r,i,p,p,l,e, ,s,t,r,a,t,e,g,y, ,t,o,o,l,k,i,t, ,t,r,a,d,e, ,t,r,a,d,e,r, ,t,r,a,d,i,n,g, ,v,o,l,u,m,e, ,x,b,t, ,x,r,p, ,z,e,c, ,z,e,r,o,c,o,i,n, ,1,B,r,o,k,e,r, ,1,B,T,C,X,E, ,A,N,X, ,A,N,X,P,r,o, ,b,i,t,2,c,.,c,o,.,i,l, ,B,i,t,2,C, ,B,i,t,B,a,y, ,B,i,t,B,a,y,s, ,B,i,t,c,o,i,n,.,c,o,.,i,d, ,B,i,t,f,i,n,e,x, ,b,i,t,F,L,y,e,r, ,b,i,t,f,l,y,e,r,.,j,p, ,b,i,t,l,i,s,h, ,B,i,t,M,a,r,k,e,t, ,B,i,t,M,E,X, ,B,i,t,s,o, ,B,i,t,s,t,a,m,p, ,B,i,t,t,r,e,x, ,B,l,i,n,k,T,r,a,d,e, ,B,T,C,C, ,B,T,C,C,h,i,n,a, ,B,T,C,-,e, ,B,T,C,e, ,B,T,C,E,x,c,h,a,n,g,e, ,b,t,c,e,x,c,h,a,n,g,e,.,p,h, ,B,T,C,T,r,a,d,e,r, ,b,t,c,t,r,a,d,e,r,.,c,o,m, ,b,t,c,-,t,r,a,d,e,.,c,o,m,.,u,a, ,B,T,C,T,u,r,k, ,b,t,c,t,u,r,k,.,c,o,m, ,B,T,C,X, ,b,t,c,-,x, ,b,t,e,r, ,B,t,e,r,.,c,o,m, ,B,X,.,i,n,.,t,h, ,c,c,e,x, ,C,-,C,E,X, ,c,e,x, ,C,E,X,.,I,O, ,C,h,i,l,e,B,i,t, ,c,h,i,l,e,b,i,t,.,n,e,t, ,c,o,i,n,c,h,e,c,k, ,C,o,i,n,M,a,t,e, ,C,o,i,n,s,e,c,u,r,e, ,c,r,y,p,t,o,c,a,p,i,t,a,l,.,c,o, ,D,S,X, ,d,s,x,.,u,k, ,E,X,M,O, ,F,o,x,B,i,t, ,f,o,x,b,i,t,.,e,x,c,h,a,n,g,e, ,F,Y,B,-,S,E, ,F,Y,B,-,S,G, ,G,D,A,X, ,G,e,m,i,n,i, ,H,i,t,B,T,C, ,H,u,o,b,i, ,i,t,B,i,t, ,j,u,b,i,.,c,o,m, ,K,r,a,k,e,n, ,L,a,k,e,B,T,C, ,l,a,k,e,b,t,c,.,c,o,m, ,L,i,v,e,C,o,i,n, ,L,i,q,u,i, ,l,i,q,u,i,.,i,o, ,l,u,n,o, ,m,e,r,c,a,d,o, ,M,e,r,c,a,d,o,B,i,t,c,o,i,n, ,m,e,r,c,a,d,o,b,i,t,c,o,i,n,.,b,r, ,O,K,C,o,i,n, ,O,K,C,o,i,n,.,c,o,m, ,O,K,C,o,i,n,.,c,n, ,P,a,y,m,i,u,m, ,P,o,l,o,n,i,e,x, ,Q,u,a,d,r,i,g,a,C,X, ,Q,U,O,I,N,E, ,S,o,u,t,h,x,c,h,a,n,g,e, ,S,u,r,B,i,t,c,o,i,n, ,s,u,r,b,i,t,c,o,i,n,.,c,o,m, ,T,h,e,R,o,c,k,T,r,a,d,i,n,g, ,U,r,d,u,B,i,t, ,u,r,d,u,b,i,t,.,c,o,m, ,V,a,u,l,t,o,r,o, ,V,B,T,C, ,v,b,t,c,.,e,x,c,h,a,n,g,e, ,v,b,t,c,.,v,n, ,V,i,r,W,o,X, ,x,B,T,C,e, ,x,b,t,c,e,.,c,o,m, ,Y,o,B,i,t, ,Z,a,i,f
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Office/Business :: Financial :: Investment
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: PHP
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
