ROCRResponse

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.

Author

Sylvester Sefa-Yeboah

Since

1.5.0

Types

Functions

Link copied to clipboard
Returns the API's error message.
Link copied to clipboard
Returns the indicator's values.
Link copied to clipboard
Returns the response's metadata.
Link copied to clipboard
public static ROCRResponse of(Map<String, Object> stringObjectMap)
Parses a raw API response into a ROCRResponse.
Link copied to clipboard
public String toString()