ADOSCResponse
Response for the Chaikin A/D oscillator (ADOSC), the MACD of the Chaikin accumulation/distribution line using a fast and slow EMA period.
Unlike most single-output indicators, ADOSC does not extend one of the package's shared response bases: its metadata carries a fast and slow EMA period that none of the shared MetaData shapes accommodate, so it defines its own MetaData and parser instead.
Author
Sylvester Sefa-Yeboah
Since
1.1.0
Types
Link copied to clipboard
Parser for ADOSCResponse.
Link copied to clipboard
Metadata describing the request that produced an ADOSCResponse, echoed back by the API alongside the indicator values themselves.
Properties
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 ADOSCResponse.