get_technical_indicators
Calculate technical indicators like RSI, MACD, ATR, EMAs, and Fibonacci levels for stock analysis using ticker symbols and customizable timeframes.
Instructions
Get technical indicators for a stock — RSI, MACD, ATR, EMAs, and Fibonacci levels.
Args: ticker: Stock symbol (e.g. AAPL, SPY, GOOGL) period: Data period — 1mo, 3mo, 6mo, 1y (default 3mo) interval: Bar interval — 1m, 5m, 15m, 1h, 1d (default 1d)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| period | No | 3mo | |
| interval | No | 1d |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |