Uses of Class
org.knowm.xchange.coingi.dto.marketdata.CoingiTicker
Packages that use CoingiTicker
-
Uses of CoingiTicker in org.knowm.xchange.coingi
Methods in org.knowm.xchange.coingi that return types with arguments of type CoingiTickerModifier and TypeMethodDescriptionMethod parameters in org.knowm.xchange.coingi with type arguments of type CoingiTickerModifier and TypeMethodDescriptionstatic Ticker
CoingiAdapters.adaptTicker
(List<CoingiTicker> tickers, OrderBook orderBook, CurrencyPair currencyPair) -
Uses of CoingiTicker in org.knowm.xchange.coingi.service
Methods in org.knowm.xchange.coingi.service that return types with arguments of type CoingiTickerModifier and TypeMethodDescriptionCoingiMarketDataServiceRaw.getTickers
(CurrencyPair currencyPair, Integer aggregationIntervalSize, int maxCount)