analyze_stock
Get comprehensive stock analysis including price, technicals, fundamentals, and options summary for any ticker symbol.
Instructions
Get comprehensive stock analysis including price, technicals, fundamentals, and options summary.
Provides current price, 52-week range, moving averages, volume analysis, key fundamentals (P/E, market cap, dividend yield), and a summary of the options market (put/call ratio, max pain, notable activity).
Args: symbol: Stock ticker symbol (e.g., "AAPL", "TSLA", "SPY")
Returns: JSON with comprehensive stock analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |