CMOResponse
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.cmo.CMOResponse
Response for the Chande momentum oscillator (CMO), which measures momentum as the difference between a series' summed gains and summed losses over a rolling time period, normalized by their sum.
Author
Sylvester Sefa-Yeboah
Since
1.5.0
Types
Link copied to clipboard
Parser for CMOResponse.
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 a CMOResponse.