Uses of Class
org.knowm.xchange.huobi.dto.marketdata.HuobiAllTicker
Packages that use HuobiAllTicker
Package
Description
-
Uses of HuobiAllTicker in org.knowm.xchange.huobi
Methods in org.knowm.xchange.huobi with parameters of type HuobiAllTicker -
Uses of HuobiAllTicker in org.knowm.xchange.huobi.dto.marketdata.results
Constructors in org.knowm.xchange.huobi.dto.marketdata.results with parameters of type HuobiAllTickerModifierConstructorDescriptionHuobiAllTickersResult
(String status, Date ts, HuobiAllTicker[] tickers, String ch, String errCode, String errMsg) -
Uses of HuobiAllTicker in org.knowm.xchange.huobi.service
Methods in org.knowm.xchange.huobi.service that return HuobiAllTicker