Capital Distribution
capital_distributionAnalyze capital distribution by large, medium, and small holder flows for a given security symbol.
Instructions
Get capital distribution (large/medium/small holder flows)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Security symbol, e.g. "700.HK" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timestamp | Yes | Snapshot timestamp (RFC3339). | |
| capital_in | Yes | Inflow capital broken down by order size. | |
| capital_out | Yes | Outflow capital broken down by order size. |