analyze_news_and_market_context
Combine recent news sentiment analysis with market impact assessment and sector context to evaluate news-driven price movements and make informed investment decisions.
Instructions
Comprehensive news and market analysis tool that combines recent news sentiment analysis, market impact assessment, and broader sector context analysis. Use this when researching current events affecting a stock, evaluating news-driven price movements, or understanding how individual stocks fit into current market trends. Returns analyzed articles with sentiment scores, impact predictions, sector performance analysis, and macroeconomic context. Essential for making informed investment decisions based on current market conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol | |
| days_back | No | Number of days to look back for news | |
| max_articles | No | Maximum number of articles to analyze | |
| include_sentiment | No | Include sentiment analysis for each article | |
| sector | No | Stock sector for enhanced context analysis (optional) | |
| news_items | No | Specific news headlines or summaries to analyze for market impact (optional) |