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, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public VirtExMarketDataServiceRaw(Exchange exchange)
exchange
- public VirtExTicker getVirtExTicker(CurrencyPair currencyPair) throws IOException
IOException
public VirtExDepth getVirtExOrderBook(CurrencyPair currencyPair) throws IOException
IOException
public List<VirtExTrade> getVirtExTrades(CurrencyPair currencyPair) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.