public class CoinfloorMarketDataService extends CoinfloorMarketDataServiceRaw implements MarketDataService
CoinfloorMarketDataServiceRaw.CoinfloorIntervalexchange| Constructor and Description |
|---|
CoinfloorMarketDataService(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
OrderBook |
getOrderBook(CurrencyPair pair,
Object... args) |
Ticker |
getTicker(CurrencyPair pair,
Object... args) |
Trades |
getTrades(CurrencyPair pair,
Object... args) |
getCoinfloorOrderBook, getCoinfloorTicker, getCoinfloorTransactionsgetClientConfig, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTickerspublic CoinfloorMarketDataService(Exchange exchange)
public Ticker getTicker(CurrencyPair pair, Object... args) throws IOException
getTicker in interface MarketDataServiceIOExceptionpublic OrderBook getOrderBook(CurrencyPair pair, Object... args) throws IOException
getOrderBook in interface MarketDataServiceIOExceptionpublic Trades getTrades(CurrencyPair pair, Object... args) throws IOException
getTrades in interface MarketDataServiceIOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.