public class CexIOMarketDataServiceRaw extends CexIOBasePollingService
exchange| Constructor and Description |
|---|
CexIOMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CexIODepth |
getCexIOOrderBook(CurrencyPair currencyPair) |
CexIOTicker |
getCexIOTicker(CurrencyPair currencyPair) |
CexIOTrade[] |
getCexIOTrades(CurrencyPair currencyPair,
Long since) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic CexIOMarketDataServiceRaw(Exchange exchange)
exchange - public CexIOTicker getCexIOTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic CexIODepth getCexIOOrderBook(CurrencyPair currencyPair) throws IOException
IOExceptionpublic CexIOTrade[] getCexIOTrades(CurrencyPair currencyPair, Long since) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.