get_analyst_estimates
Retrieve analyst financial estimates for stocks using symbol, period, page, and limit parameters. Access detailed projections for informed investment decisions.
Instructions
获取分析师的财务预估数据。
参数说明: symbol: str 股票代码,例如 "AAPL" period: str annual 或 quarter,默认 annual page: int 页码,默认 0 limit: int 返回数量,默认 10
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
page | No | ||
period | No | annual | |
symbol | Yes |