Uses of Class
org.knowm.xchange.huobi.dto.marketdata.HuobiTicker
Package
Description
-
Uses of HuobiTicker in org.knowm.xchange.huobi
Modifier and TypeMethodDescriptionstatic Ticker
HuobiAdapters.adaptTicker
(HuobiTicker huobiTicker, CurrencyPair currencyPair) -
Uses of HuobiTicker in org.knowm.xchange.huobi.dto.marketdata.results
ModifierConstructorDescriptionHuobiTickerResult
(String status, Date ts, HuobiTicker tick, String ch, String errCode, String errMsg) -
Uses of HuobiTicker in org.knowm.xchange.huobi.service
Modifier and TypeMethodDescriptionHuobiMarketDataServiceRaw.getHuobiTicker
(CurrencyPair currencyPair)