美股新闻情绪
stock_news_usRetrieve US stock news and sentiment analysis. Filter by stock symbol, topics (e.g., technology, earnings), and result limit (max 50). Requires API key.
Instructions
获取美股相关新闻及情绪分析数据。需要配置 ALPHA_VANTAGE_API_KEY 环境变量。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 美股代码(可选),如: AAPL, MSFT。留空则获取市场整体新闻 | |
| topics | No | 主题过滤(可选),如: technology, earnings, ipo, mergers_and_acquisitions | |
| limit | No | 返回数量限制,最大50 |