technical_get_full_technical_analysis
Obtain comprehensive technical analysis for a stock ticker, analyzing up to 365 days of historical data with enhanced logging and timeout handling.
Instructions
Get comprehensive technical analysis for a given ticker with enhanced logging and timeout handling.
This enhanced version provides:
Step-by-step logging for debugging
25-second timeout to prevent hangs
Comprehensive error handling
Guaranteed JSON-RPC responses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol | |
| days | No | Number of days of historical data to analyze (default: 365) |