get_rsi_analysis
Calculate RSI values and identify overbought or oversold conditions for any stock ticker, using customizable period and historical data range.
Instructions
Get RSI analysis with overbought/oversold signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol (e.g. 'AAPL') | |
| period | No | RSI period (default 14) | |
| days | No | Number of days of historical data (default 365) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||