Skip to main content
GET
分析师预估
某只股票的分析师前瞻一致预期:每个预测期间的 fiscal_periodperiodrevenueearnings_per_shareticker 为必填;period 选择年度或季度,limit 限制返回的期间数量。该接口刻意做得很窄——不含分析师姓名、评级、目标价,也没有高低值分歧数据。适合用于了解市场预期。如需实际公布的数据以及超出或不及预期的幅度,请使用 get_financial_earnings

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

查询参数

ticker
string
必填

要获取分析师预估的股票代码。

period
enum<string>

获取分析师预估数据的周期。使用 /analyst-estimates/periods 端点获取可用周期列表。默认为 'annual'。

可用选项:
annual,
quarterly
limit
integer

返回的预估值数量上限(年度数据最多 3 个,季度数据最多 12 个)。

响应

分析师预期响应

analyst_estimates
object[]