Uses of Class
org.knowm.xchange.bitstamp.dto.marketdata.BitstampTicker
Packages that use BitstampTicker
-
Uses of BitstampTicker in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return BitstampTickerModifier and TypeMethodDescriptionBitstampV2.getTicker(BitstampV2.Pair pair) BitstampV2.getTickerHour(BitstampV2.Pair pair) Methods in org.knowm.xchange.bitstamp that return types with arguments of type BitstampTickerMethods in org.knowm.xchange.bitstamp with parameters of type BitstampTickerModifier and TypeMethodDescriptionstatic TickerBitstampAdapters.adaptTicker(BitstampTicker bitstampTicker, CurrencyPair currencyPair) Adapts a BitstampTicker to a Ticker Object -
Uses of BitstampTicker in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return BitstampTickerModifier and TypeMethodDescriptionBitstampMarketDataServiceRaw.getBitstampTicker(CurrencyPair pair) BitstampMarketDataServiceRaw.getBitstampTickerHourly(CurrencyPair pair) Methods in org.knowm.xchange.bitstamp.service that return types with arguments of type BitstampTicker