指数成份股列表(index/in_indexstocks) 在线调试
主要指数的成份证券构成情况,包括成份证券的市场代码、入选日期等信息。
更新频率: 不定时更新
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildataastock/v1/index/in_indexstocks |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
index_stock_code | String | 是 | 指数代码 |
指数代码 如:000010 上证180;000016 上证50;399106 深证综指;395004 创业板;000047 上证全指 等
|
||
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
index_stock_code | String | 指数代码 |
指数代码
|
||
index_secu_abbr | String | 指数简称 |
指数简称
|
||
secu_code | String | 证券代码 |
证券代码
|
||
secu_abbr | String | 证券简称 |
证券简称
|
||
secu_market | String | 成份股市场 |
成份股市场
|
||
secu_category | String | 证券类别 |
证券类别
|
||
in_date | String | 入选日期 |
入选日期
|