public class MercadoBitcoinMarketDataServiceRaw extends MercadoBitcoinBasePollingService
exchange| Constructor and Description |
|---|
MercadoBitcoinMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
MercadoBitcoinOrderBook |
getMercadoBitcoinOrderBook(CurrencyPair currencyPair) |
MercadoBitcoinTicker |
getMercadoBitcoinTicker(CurrencyPair currencyPair) |
MercadoBitcoinTransaction[] |
getMercadoBitcoinTransactions(CurrencyPair currencyPair,
Object... args) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic MercadoBitcoinMarketDataServiceRaw(Exchange exchange)
exchange - public MercadoBitcoinOrderBook getMercadoBitcoinOrderBook(CurrencyPair currencyPair) throws IOException
IOExceptionpublic MercadoBitcoinTicker getMercadoBitcoinTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic MercadoBitcoinTransaction[] getMercadoBitcoinTransactions(CurrencyPair currencyPair, Object... args) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.