AROONOSCResponse

Response for the Aroon oscillator (AROONOSC), the difference between the Aroon-Up and Aroon-Down lines, condensing the two-line AROON indicator into a single trend-direction reading.

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