public class VirtExMarketDataServiceRaw extends VirtexBasePollingService
exchange| Constructor and Description |
|---|
VirtExMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
VirtExDepth |
getVirtExOrderBook(CurrencyPair currencyPair) |
VirtExTicker |
getVirtExTicker(CurrencyPair currencyPair) |
List<VirtExTrade> |
getVirtExTrades(CurrencyPair currencyPair) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic VirtExMarketDataServiceRaw(Exchange exchange)
exchange - public VirtExTicker getVirtExTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic VirtExDepth getVirtExOrderBook(CurrencyPair currencyPair) throws IOException
IOExceptionpublic List<VirtExTrade> getVirtExTrades(CurrencyPair currencyPair) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.