MCP Avantage

by MissionSquad

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

NameRequiredDescriptionDefault
limitNoNumber of results to return (1-1000).
sortNoSort order for results.LATEST
tickersListNoList of stock/crypto/forex symbols (e.g., ["AAPL", "GOOGL"]).
time_fromNoStart time for news articles (YYYYMMDDTHHMM format).
time_toNoEnd time for news articles (YYYYMMDDTHHMM format).
topicsNoSpecific topics to filter news for (e.g., "technology", "earnings").

Input Schema (JSON Schema)

{ "additionalProperties": false, "description": "Parameters for fetching market news and sentiment data.", "properties": { "limit": { "default": 50, "description": "Number of results to return (1-1000).", "maximum": 1000, "minimum": 1, "type": "integer" }, "sort": { "default": "LATEST", "description": "Sort order for results.", "enum": [ "LATEST", "EARLIEST", "RELEVANCE" ], "type": "string" }, "tickersList": { "description": "List of stock/crypto/forex symbols (e.g., [\"AAPL\", \"GOOGL\"]).", "items": { "type": "string" }, "type": "array" }, "time_from": { "description": "Start time for news articles (YYYYMMDDTHHMM format).", "type": "string" }, "time_to": { "description": "End time for news articles (YYYYMMDDTHHMM format).", "type": "string" }, "topics": { "description": "Specific topics to filter news for (e.g., \"technology\", \"earnings\").", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Avantage

Related Tools

    ID: rrb3v0d7c5