get_top_rated_stocks
Retrieve top-rated stocks from Chinese markets based on overall ratings. Specify the number of stocks to return using the page_size parameter.
Instructions
获取全市场高评分个股
Args: page_size: 返回排名前几条 Examples: get_top_rated_stocks(10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |