Uses of Class
org.knowm.xchange.okcoin.dto.marketdata.OkCoinFutureComment
Package | Description |
---|---|
org.knowm.xchange.okcoin | |
org.knowm.xchange.okcoin.service |
-
Uses of OkCoinFutureComment in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return OkCoinFutureComment Modifier and Type Method Description OkCoinFutureComment
OkCoin. getExchangRate_US_CH()
OkCoinFutureComment
OkCoin. getFutureEstimatedPrice(String ok, String symbol)
OkCoinFutureComment
OkCoin. getFuturePriceLimit(String ok, String symbol, String contractType)
OkCoinFutureComment
OkCoin. getFuturesIndex(String ok, String symbol)
-
Uses of OkCoinFutureComment in org.knowm.xchange.okcoin.service
Methods in org.knowm.xchange.okcoin.service that return OkCoinFutureComment Modifier and Type Method Description OkCoinFutureComment
OkCoinMarketDataServiceRaw. getExchangRate_US_CH()
获取美元人民币汇率OkCoinFutureComment
OkCoinMarketDataServiceRaw. getFutureEstimatedPrice(CurrencyPair currencyPair)
获取交割预估价OkCoinFutureComment
OkCoinMarketDataServiceRaw. getFuturePriceLimit(CurrencyPair currencyPair, FuturesContract contractType)
获取合约最高限价和最低限价OkCoinFutureComment
OkCoinMarketDataServiceRaw. getFuturesIndex(String symbol)
OkCoinFutureComment
OkCoinMarketDataServiceRaw. getFuturesIndex(CurrencyPair currencyPair)
获取OKEx合约指数信息