get_cni_index_hist
Retrieve daily historical prices for a specified Chinese stock index within a given date range.
Instructions
获取指定指数的日频率历史行情数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | 指数代码 (例如: '399005') | |
| start_date | Yes | 开始日期,格式为 YYYYMMDD (例如: '20230114') | |
| end_date | Yes | 结束日期,格式为 YYYYMMDD (例如: '20240114') | |
| output_format | No | 输出数据格式: json, csv, xml, excel, markdown, html。默认: markdown | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |