get_institutional_holding
Retrieve institutional ownership data for a stock by symbol. Identify which institutions hold shares and their positions, with optional report date filter.
Instructions
Get institutional holdings for a stock.
Use to see which institutions hold the stock. get_institutional_holding(symbol="000001.SZ")
Args: symbol: Security symbol report_date: Report period (optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| report_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| hint | No | ||
| error | No | ||
| cached | No | ||
| source | No | ||
| status | Yes | ||
| updated_at | No |