public class OkCoinMarketDataServiceRaw extends OkCoinBasePollingService
useIntlexchange| Constructor and Description |
|---|
OkCoinMarketDataServiceRaw(Exchange exchange)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
OkCoinDepth |
getDepth(CurrencyPair currencyPair) |
OkCoinDepth |
getFuturesDepth(CurrencyPair currencyPair,
FuturesContract prompt) |
OkCoinTickerResponse |
getFuturesTicker(CurrencyPair currencyPair,
FuturesContract prompt) |
OkCoinTrade[] |
getFuturesTrades(CurrencyPair currencyPair,
FuturesContract prompt) |
OkCoinTickerResponse |
getTicker(CurrencyPair currencyPair) |
OkCoinTrade[] |
getTrades(CurrencyPair currencyPair) |
OkCoinTrade[] |
getTrades(CurrencyPair currencyPair,
long since) |
getExchangeSymbols, verifyOrder, verifyOrder, verifyOrderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExchangeSymbolspublic OkCoinMarketDataServiceRaw(Exchange exchange)
exchange - public OkCoinTickerResponse getTicker(CurrencyPair currencyPair) throws IOException
IOExceptionpublic OkCoinTickerResponse getFuturesTicker(CurrencyPair currencyPair, FuturesContract prompt) throws IOException
IOExceptionpublic OkCoinDepth getDepth(CurrencyPair currencyPair) throws IOException
IOExceptionpublic OkCoinDepth getFuturesDepth(CurrencyPair currencyPair, FuturesContract prompt) throws IOException
IOExceptionpublic OkCoinTrade[] getTrades(CurrencyPair currencyPair) throws IOException
IOExceptionpublic OkCoinTrade[] getTrades(CurrencyPair currencyPair, long since) throws IOException
IOExceptionpublic OkCoinTrade[] getFuturesTrades(CurrencyPair currencyPair, FuturesContract prompt) throws IOException
IOExceptionCopyright © 2012–2017 Xeiam, LLC. All rights reserved.