public class CointraderMarketDataServiceRaw extends CointraderBasePollingService
exchange
Constructor and Description |
---|
CointraderMarketDataServiceRaw(Exchange exchange) |
Modifier and Type | Method and Description |
---|---|
CointraderOrderBook |
getCointraderOrderBook(Cointrader.Pair currencyPair,
Integer limit,
Cointrader.OrderBookType type) |
CointraderTicker |
getCointraderTicker(Cointrader.Pair currencyPair,
CointraderTicker.Type type) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrder
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExchangeSymbols
public CointraderMarketDataServiceRaw(Exchange exchange)
public CointraderTicker getCointraderTicker(Cointrader.Pair currencyPair, CointraderTicker.Type type)
public CointraderOrderBook getCointraderOrderBook(Cointrader.Pair currencyPair, Integer limit, Cointrader.OrderBookType type) throws IOException
IOException
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.