finnhub_technical_analysis
Perform technical analysis on stocks by scanning chart patterns, identifying support and resistance levels, and calculating technical indicators.
Instructions
Technical indicators, patterns, and signals.
Operations:
scan_patterns: Scan for technical chart patterns
support_resistance: Get support and resistance levels
aggregate_signals: Get aggregated technical signals
get_indicator: Calculate specific technical indicator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | ||
| project | No | ||
| indicator | No | ||
| operation | Yes | ||
| resolution | No | ||
| timeperiod | No | ||
| to_timestamp | No | ||
| from_timestamp | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |