get_stock_grade_news
Retrieve stock rating news for specified tickers from Yahoo Finance. Input ticker symbol, page number, and results limit to access timely financial insights.
Instructions
获取指定股票的评级新闻。
参数说明: ticker: str 股票代码,例如 "AAPL" page: int 页码,默认 0 limit: int 每页数量,最大 100,默认 1
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
page | No | ||
ticker | Yes |