Skip to content

Exchange Service Support Table

Chris Priest edited this page Oct 17, 2017 · 3 revisions
ID Name get_current_price get_orderbook make_order get_exchange_balance get_deposit_address initiate_withdraw
92 BTC38 x          
62 BTCChina x          
25 BTER x          
120 BitFinex x x x x x x
111 BitFlyer x x        
131 BitX x x        
94 BitcoinIndonesia x          
101 Bitso x          
1 Bitstamp x x x x x  
66 Bittrex x x x x x x
91 BleuTrade x          
64 Cex.io x x x x x  
11 Chain.So x          
105 CoinOne x          
102 CryptoBG x          
115 CryptoDao x x        
8 Cryptonator x          
82 Cryptopia x x x x x x
55 EtherChain x          
59 GDAX x x x x   x
63 Gemini x x   x x  
109 HitBTC x x x x x  
67 Huobi x          
132 ItBit x x        
93 Kraken x          
106 Liqui x x   x    
110 LiveCoin x          
89 NovaExchange x x x   x x
60 OKcoin x          
65 Poloniex x x x x x x
95 UseCryptos x          
116 ViaBTC x          
70 Vircurex x          
7 Wex x x x x x  
9 Winkdex x          
77 YoBit x          
78 Yunbi x          
90 xBTCe x          

To generate this table, run the following code:

>>> from moneywagon.doc_generation import make_exchange_support_table
>>> make_exchange_support_table()
Clone this wiki locally