工具 API
yfinance_ get_ analyst_ price_ targets
Fetch the current price and analyst consensus price targets for a stock. Returns a JSON object with the fields supplied by Yahoo Finance: - current: Current market price - low: Lowest analyst price target - high: Highest analyst price target - mean: Mean analyst price target - median: Median analyst price target Analyst coverage and available fields vary by symbol.
finance1 积分
调用信息
- 工具标识
- smg-yfinance.yfinance_get_analyst_price_targets
- 服务提供方
- Yahoo Finance
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
symbol必填Stock ticker symbol (e.g., 'AAPL', 'GOOGL', 'MSFT')