Uses of Class
org.knowm.xchange.bithumb.dto.marketdata.BithumbTicker
Packages that use BithumbTicker
Package
Description
-
Uses of BithumbTicker in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return types with arguments of type BithumbTickerModifier and TypeMethodDescriptionBithumbAuthenticated.getTicker
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, String apiClientType, si.mazi.rescu.ParamsDigest endpointGenerator, String orderCurrency, String payment_currency) Methods in org.knowm.xchange.bithumb with parameters of type BithumbTickerModifier and TypeMethodDescriptionstatic Ticker
BithumbAdapters.adaptTicker
(BithumbTicker bithumbTicker, CurrencyPair currencyPair) -
Uses of BithumbTicker in org.knowm.xchange.bithumb.dto.marketdata
Methods in org.knowm.xchange.bithumb.dto.marketdata that return types with arguments of type BithumbTickerConstructor parameters in org.knowm.xchange.bithumb.dto.marketdata with type arguments of type BithumbTicker -
Uses of BithumbTicker in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return BithumbTickerModifier and TypeMethodDescriptionBithumbMarketDataServiceRaw.getBithumbTicker
(CurrencyPair currencyPair)