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

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