alphavantage
Toggle table of contents
1.8.0
java
Target filter
java
Switch theme
Search in API
Skip to content
alphavantage
alphavantage
/
com.crazzyghost.alphavantage.technicalindicator.response.rocr
Package-level
declarations
Types
Types
ROCRResponse
Link copied to clipboard
public
class
ROCRResponse
extends
PeriodicSeriesResponse
Response for the rate of change ratio (
ROCR
), the ratio between a price series' current value and its value a fixed number of periods earlier — the multiplicative counterpart of
ROC
's percentage form.