ADResponse
Response for the Chaikin accumulation/distribution line (AD), a cumulative volume-based indicator that tracks the flow of money into and out of a security using its close relative to its high-low range.
Author
Sylvester Sefa-Yeboah
Since
1.7.0
Types
Link copied to clipboard
public class ADParser extends SimpleTechnicalIndicatorResponse.SimpleTechnicalIndicatorParser<ADResponse>
Parser for ADResponse.
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 ADResponse.