Uses of Class
org.knowm.xchange.bitso.dto.marketdata.BitsoTicker
-
Packages that use BitsoTicker Package Description org.knowm.xchange.bitso org.knowm.xchange.bitso.service -
-
Uses of BitsoTicker in org.knowm.xchange.bitso
Methods in org.knowm.xchange.bitso that return BitsoTicker Modifier and Type Method Description BitsoTickerBitso. getTicker(String currency)Methods in org.knowm.xchange.bitso with parameters of type BitsoTicker Modifier and Type Method Description static TickerBitsoAdapters. adaptTicker(BitsoTicker t, CurrencyPair currencyPair) -
Uses of BitsoTicker in org.knowm.xchange.bitso.service
Methods in org.knowm.xchange.bitso.service that return BitsoTicker Modifier and Type Method Description BitsoTickerBitsoMarketDataServiceRaw. getBitsoTicker(CurrencyPair pair)
-