get_dc_daily
Retrieves daily sector index data including open, close, change percent, and volume for concept, industry, and regional blocks from East Money.
Instructions
获取东方财富板块行情数据。包含开盘价、收盘价、涨跌幅、成交量等信息。支持概念板块、行业板块、地域板块。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ts_code | No | 板块代码(格式:xxxxx.DC) | |
| trade_date | No | 交易日期(YYYYMMDD格式,如 20231201) | |
| start_date | No | 开始日期(YYYYMMDD格式) | |
| end_date | No | 结束日期(YYYYMMDD格式) | |
| idx_type | No | 板块类型:概念板块、行业板块、地域板块 |