public class CoinmateMarketDataServiceRaw extends CoinmateBasePollingService
exchange| Constructor and Description |
|---|
CoinmateMarketDataServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
CoinmateOrderBook |
getCoinmateOrderBook(String currencyPair,
boolean groupByPriceLimit) |
CoinmateTicker |
getCoinmateTicker(String currencyPair) |
CoinmateTransactions |
getCoinmateTransactions(int minutesIntoHistory) |
throwExceptionIfErrorgetExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic CoinmateMarketDataServiceRaw(Exchange exchange)
public CoinmateTicker getCoinmateTicker(String currencyPair) throws IOException
IOExceptionpublic CoinmateOrderBook getCoinmateOrderBook(String currencyPair, boolean groupByPriceLimit) throws IOException
IOExceptionpublic CoinmateTransactions getCoinmateTransactions(int minutesIntoHistory) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.