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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public CexIOMarketDataServiceRaw(Exchange exchange)
exchange
- public CexIOTicker getCexIOTicker(CurrencyPair currencyPair) throws IOException
IOException
public CexIODepth getCexIOOrderBook(CurrencyPair currencyPair) throws IOException
IOException
public CexIOTrade[] getCexIOTrades(CurrencyPair currencyPair, Long since) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.