analyze_stock
Analyze stocks with technical indicators, fundamentals, and investment signals. Set analysis period and signal strength for customized buy/sell recommendations.
Instructions
Comprehensive stock analysis with technical indicators, fundamentals, and investment signals
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol to analyze (e.g., 'AAPL', 'TSLA') | |
| analysis_period | No | Number of days for technical analysis (default: 90) | |
| signal_strength | No | Required signal strength for buy/sell recommendations | medium |
| include_technical | No | Include technical analysis (moving averages, RSI, MACD, Bollinger Bands) | |
| include_fundamentals | No | Include fundamental analysis (P/E, market cap, financials) |