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) |
throwExceptionIfError
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public CoinmateMarketDataServiceRaw(Exchange exchange)
public CoinmateTicker getCoinmateTicker(String currencyPair) throws IOException
IOException
public CoinmateOrderBook getCoinmateOrderBook(String currencyPair, boolean groupByPriceLimit) throws IOException
IOException
public CoinmateTransactions getCoinmateTransactions(int minutesIntoHistory) throws IOException
IOException
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.