public class CoinfloorMarketDataServiceRaw extends BaseExchangeService
| Modifier and Type | Class and Description |
|---|---|
static class |
CoinfloorMarketDataServiceRaw.CoinfloorInterval |
exchange| Modifier | Constructor and Description |
|---|---|
protected |
CoinfloorMarketDataServiceRaw(Exchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
CoinfloorOrderBook |
getCoinfloorOrderBook(CurrencyPair pair) |
CoinfloorTicker |
getCoinfloorTicker(CurrencyPair pair) |
CoinfloorTransaction[] |
getCoinfloorTransactions(CurrencyPair pair,
CoinfloorMarketDataServiceRaw.CoinfloorInterval interval) |
getClientConfig, verifyOrder, verifyOrder, verifyOrderprotected CoinfloorMarketDataServiceRaw(Exchange exchange)
public CoinfloorTicker getCoinfloorTicker(CurrencyPair pair) throws IOException
IOExceptionpublic CoinfloorOrderBook getCoinfloorOrderBook(CurrencyPair pair) throws IOException
IOExceptionpublic CoinfloorTransaction[] getCoinfloorTransactions(CurrencyPair pair, CoinfloorMarketDataServiceRaw.CoinfloorInterval interval) throws IOException
IOExceptionCopyright © 2012–2018 Knowm Inc.. All rights reserved.