ADXResponse
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.adx.ADXResponse
Response for the average directional movement index (ADX), a trend-strength indicator derived from the smoothed difference between the plus and minus directional indicators, without regard to trend direction.
Author
Sylvester Sefa-Yeboah
Since
1.5.0
Types
Link copied to clipboard
Parser for ADXResponse.
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
Parses a raw API response into an ADXResponse.