get_top10_free_shareholders
Retrieves the top 10 circulating shareholders for a stock, including name, type, shares held, and proportion of circulating shares.
Instructions
获取股票十大流通股东数据(仅流通股),包括股东名称、股东类型、持股数量、占流通股比例
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Stock symbol/ticker (e.g. '600519') |