Package | Description |
---|---|
com.xeiam.xchange.okcoin | |
com.xeiam.xchange.okcoin.dto.marketdata | |
com.xeiam.xchange.okcoin.service.polling |
Modifier and Type | Method and Description |
---|---|
OkCoinDepth |
OkCoin.getDepth(String ok,
String symbol) |
OkCoinDepth |
OkCoin.getFuturesDepth(String ok,
String symbol,
String contract) |
Modifier and Type | Method and Description |
---|---|
static OrderBook |
OkCoinAdapters.adaptOrderBook(OkCoinDepth depth,
CurrencyPair currencyPair) |
Modifier and Type | Class and Description |
---|---|
class |
OkCoinStreamingDepth |
Modifier and Type | Method and Description |
---|---|
OkCoinDepth |
OkCoinMarketDataServiceRaw.getDepth(CurrencyPair currencyPair) |
OkCoinDepth |
OkCoinMarketDataServiceRaw.getFuturesDepth(CurrencyPair currencyPair,
FuturesContract prompt) |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.