analyst-upgrades
ActiveTool of The Stall
Analyst rating change history (upgrades, downgrades, initiations) for any US equity. Returns each firm, action, from/to grade, and date — up to 365 days back. Computes net sentiment (upgrades minus downgrades): positive = bullish momentum building. Pairs with analyst-ratings (current consensus) and earnings-estimates (forward EPS). Yahoo Finance, no API key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"days": {
"type": "integer",
"description": "How many calendar days back to include. Default 90, max 365."
},
"limit": {
"type": "integer",
"description": "Max entries to return. Default 20, max 50."
},
"action": {
"type": "string",
"description": "Filter by action type. Default 'all'."
},
"ticker": {
"type": "string",
"description": "US stock ticker symbol (e.g. AAPL, NVDA, MSFT). Case-insensitive."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries