get_technical_indicator_rsi
Calculate the Relative Strength Index (RSI) for any stock symbol across multiple timeframes to identify overbought or oversold conditions.
Instructions
Get Relative Strength Index (RSI) technical indicator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Period length (default: 14) | |
| symbol | Yes | Stock ticker symbol | |
| timeframe | Yes | Timeframe (1min, 5min, 15min, 30min, 1hour, 4hour, 1day) |