Broker Holding (Daily)
broker_holding_dailyGet daily holding history for a broker in a Hong Kong stock, sourced from HKEX CCASS, showing quantity, change, and ratio.
Instructions
Get daily holding history for a specific broker (by broker_id) in a symbol (HK stocks only; sourced from HKEX CCASS participant disclosure). Returns items[]{date, holding_quantity, holding_change, holding_ratio}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK" | |
| broker_id | Yes | Broker participant number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | Daily holding history entries. |