Uses of Enum Class
org.knowm.xchange.bitz.dto.marketdata.BitZKlineResolution
Packages that use BitZKlineResolution
-
Uses of BitZKlineResolution in org.knowm.xchange.bitz.dto.marketdata
Methods in org.knowm.xchange.bitz.dto.marketdata that return BitZKlineResolutionModifier and TypeMethodDescriptionstatic BitZKlineResolutionReturns the enum constant of this class with the specified name.static BitZKlineResolution[]BitZKlineResolution.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BitZKlineResolution in org.knowm.xchange.bitz.service
Methods in org.knowm.xchange.bitz.service with parameters of type BitZKlineResolutionModifier and TypeMethodDescriptionBitZMarketDataServiceRaw.getKline(CurrencyPair currencyPair, BitZKlineResolution resolution, Integer size, String microsecond) Get Kline data