public class CoinmateMarketDataServiceRaw extends CoinmateBaseService
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) |
throwExceptionIfErrorverifyOrder, verifyOrder, verifyOrderpublic 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 © 2015–2017 Coinmate. All rights reserved.