technical_analysis
Calculate key technical indicators (RSI, MACD, Bollinger Bands, SMAs, EMAs) and detect patterns like Golden Cross for any stock or crypto ticker, with plain-English signal summaries.
Instructions
Run a comprehensive technical analysis on a ticker.
Calculates RSI, MACD, Bollinger Bands, SMA (20/50/200), EMA (12/26), and detects patterns like Golden Cross/Death Cross and overbought/oversold conditions.
Returns all indicators with their current values plus a plain-English summary of signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Data period: 1mo, 3mo, 6mo, 1y, 2y, 5y | 6mo |
| symbol | Yes | Stock or crypto ticker (e.g., AAPL, BTC-USD, ETH-USD) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||