technical_get_rsi_analysis
Calculate the Relative Strength Index (RSI) for any stock ticker to identify overbought or oversold conditions. Customize the RSI period and historical data range for precise technical analysis.
Instructions
Get RSI analysis for a given ticker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol | |
| period | No | RSI period (default: 14) | |
| days | No | Number of days of historical data to analyze (default: 365) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||