RSIResponse
Deprecated
Replaced by com.crazzyghost.alphavantage.technicalindicator.response.rsi.RSIResponse
Response for the relative strength index (RSI), a momentum oscillator that measures the speed and magnitude of recent price movement on a 0-100 scale to flag overbought or oversold conditions.
Author
Sylvester Sefa-Yeboah
Since
1.5.0
Types
Link copied to clipboard
Parser for RSIResponse.
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 RSIResponse.