Uses of Class
org.knowm.xchange.poloniex.dto.marketdata.PoloniexMarketData
Packages that use PoloniexMarketData
Package
Description
-
Uses of PoloniexMarketData in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return types with arguments of type PoloniexMarketDataModifier and TypeMethodDescriptionMethods in org.knowm.xchange.poloniex with parameters of type PoloniexMarketDataModifier and TypeMethodDescriptionstatic Ticker
PoloniexAdapters.adaptPoloniexTicker
(PoloniexMarketData marketData, CurrencyPair currencyPair) -
Uses of PoloniexMarketData in org.knowm.xchange.poloniex.dto.marketdata
Methods in org.knowm.xchange.poloniex.dto.marketdata that return PoloniexMarketDataConstructors in org.knowm.xchange.poloniex.dto.marketdata with parameters of type PoloniexMarketDataModifierConstructorDescriptionPoloniexTicker
(PoloniexMarketData poloniexMarketData, CurrencyPair currencyPair) -
Uses of PoloniexMarketData in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service that return types with arguments of type PoloniexMarketData