Uses of Class
org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
-
Packages that use CryptonitTicker Package Description org.knowm.xchange.cryptonit2 org.knowm.xchange.cryptonit2.service -
-
Uses of CryptonitTicker in org.knowm.xchange.cryptonit2
Methods in org.knowm.xchange.cryptonit2 that return CryptonitTicker Modifier and Type Method Description CryptonitTickerCryptonit. getTicker()Deprecated.CryptonitTickerCryptonitV2. getTicker(CryptonitV2.Pair pair)Methods in org.knowm.xchange.cryptonit2 with parameters of type CryptonitTicker Modifier and Type Method Description static org.knowm.xchange.dto.marketdata.TickerCryptonitAdapters. adaptTicker(CryptonitTicker cryptonitTicker, org.knowm.xchange.currency.CurrencyPair currencyPair)Adapts a CryptonitTicker to a Ticker Object -
Uses of CryptonitTicker in org.knowm.xchange.cryptonit2.service
Methods in org.knowm.xchange.cryptonit2.service that return CryptonitTicker Modifier and Type Method Description CryptonitTickerCryptonitMarketDataServiceRaw. getCryptonitTicker(org.knowm.xchange.currency.CurrencyPair pair)
-