工具 API

yfinance_get_upgrades_downgrades

Fetch analyst upgrades, downgrades, initiations, and price target changes. Returns analyst actions newest first. Fields supplied by Yahoo Finance can include: - GradeDate: Date and time of the analyst action - Firm: Analyst firm name - ToGrade and FromGrade: New and previous ratings - Action: Rating action, such as upgrade, downgrade, initiation, or reiteration - priceTargetAction: Price target action, such as Raises, Lowers, or Maintains - currentPriceTarget and priorPriceTarget: New and previous price targets Available fields vary by symbol and analyst action.

finance1 积分

调用信息

工具标识
smg-yfinance.yfinance_get_upgrades_downgrades
服务提供方
Yahoo Finance
平均响应
0 ms
近 7 天调用
0

输入参数

symbol必填

Stock ticker symbol (e.g., 'AAPL', 'GOOGL', 'MSFT')

max_rows

Maximum analyst actions to return, newest first. Use 0 to return all rows.