get_technical_summary
Analyzes technical indicators like RSI, MACD, and moving averages to generate Buy, Sell, or Neutral trading signals for financial symbols.
Instructions
Performs a technical analysis summary (RSI, MACD, Moving Averages). Returns a 'Buy', 'Sell', or 'Neutral' signal based on aggregated indicators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |