Uses of Class
org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchOHLCs
Packages that use CryptowatchOHLCs
Package
Description
-
Uses of CryptowatchOHLCs in org.knowm.xchange.cryptowatch.dto.marketdata.results
Constructors in org.knowm.xchange.cryptowatch.dto.marketdata.results with parameters of type CryptowatchOHLCsModifierConstructorDescriptionCryptowatchOHLCResult
(String error, CryptowatchOHLCs result, Allowance allowance) -
Uses of CryptowatchOHLCs in org.knowm.xchange.cryptowatch.service
Methods in org.knowm.xchange.cryptowatch.service that return CryptowatchOHLCsModifier and TypeMethodDescriptionCryptowatchMarketDataServiceRaw.getCryptowatchOHLCs
(CurrencyPair pair, String market, Long before, Long after, Integer period)