Uses of Class
org.knowm.xchange.cryptowatch.dto.marketdata.CryptowatchOHLCs
| Package | Description |
|---|---|
| org.knowm.xchange.cryptowatch.dto.marketdata.results | |
| org.knowm.xchange.cryptowatch.service |
-
Uses of CryptowatchOHLCs in org.knowm.xchange.cryptowatch.dto.marketdata.results
Constructors in org.knowm.xchange.cryptowatch.dto.marketdata.results with parameters of type CryptowatchOHLCs Constructor Description CryptowatchOHLCResult(String error, CryptowatchOHLCs result, Allowance allowance) -
Uses of CryptowatchOHLCs in org.knowm.xchange.cryptowatch.service
Methods in org.knowm.xchange.cryptowatch.service that return CryptowatchOHLCs Modifier and Type Method Description CryptowatchOHLCsCryptowatchMarketDataServiceRaw. getCryptowatchOHLCs(CurrencyPair pair, String market, Long before, Long after, Integer period)