ADXRResponse

Response for the average directional movement index rating (ADXR), the mean of the current and a prior ADX reading, smoothing ADX further to reduce its sensitivity to sudden trend-strength swings.

Author

Sylvester Sefa-Yeboah

Since

1.5.0

Types

Link copied to clipboard

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 ADXRResponse of(Map<String, Object> stringObjectMap)
Parses a raw API response into an ADXRResponse.
Link copied to clipboard
public String toString()