Uses of Class
org.knowm.xchange.upbit.dto.marketdata.UpbitTickers
Packages that use UpbitTickers
-
Uses of UpbitTickers in org.knowm.xchange.upbit
Methods in org.knowm.xchange.upbit that return UpbitTickersMethods in org.knowm.xchange.upbit with parameters of type UpbitTickersModifier and TypeMethodDescriptionstatic Ticker
UpbitAdapters.adaptTicker
(UpbitTickers tickers) UpbitAdapters.adaptTickers
(UpbitTickers tickers) -
Uses of UpbitTickers in org.knowm.xchange.upbit.service
Methods in org.knowm.xchange.upbit.service that return UpbitTickersModifier and TypeMethodDescriptionUpbitMarketDataServiceRaw.getTicker
(CurrencyPair currencyPair) UpbitMarketDataServiceRaw.getTickers
(List<Instrument> currencyPair)