alphaIntelligence_newsSentiments
Analyze market news and sentiment data for stock, crypto, or forex symbols, filtered by topics and time range, to enhance financial decision-making.
Instructions
Fetches market news and sentiment data from Alpha Vantage.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Number of results to return (1-1000). | |
sort | No | Sort order for results. | LATEST |
tickersList | No | List of stock/crypto/forex symbols (e.g., ["AAPL", "GOOGL"]). | |
time_from | No | Start time for news articles (YYYYMMDDTHHMM format). | |
time_to | No | End time for news articles (YYYYMMDDTHHMM format). | |
topics | No | Specific topics to filter news for (e.g., "technology", "earnings"). |