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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public MercadoBitcoinMarketDataServiceRaw(Exchange exchange)
exchange
- public MercadoBitcoinOrderBook getMercadoBitcoinOrderBook(CurrencyPair currencyPair) throws IOException
IOException
public MercadoBitcoinTicker getMercadoBitcoinTicker(CurrencyPair currencyPair) throws IOException
IOException
public MercadoBitcoinTransaction[] getMercadoBitcoinTransactions(CurrencyPair currencyPair, Object... args) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.