get_index_constituents
Fetch constituent stocks of SSE 50, CSI 300, or CSI 500 indexes with optional date filter to retrieve historical constituents.
Instructions
Fetch constituent stocks of a major A-share index.
index:
'sz50': SSE 50 (上证50).
'hs300': CSI 300 (沪深300).
'zz500': CSI 500 (中证500).
Args: index: Which index's constituents to fetch. date: Optional date 'YYYY-MM-DD'. Defaults to latest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| date | No |