估值增量查询(二)(fundestimate/fundvaluation_bytime_pro) 在线调试
提供基金日内全量或增量实时估算净值和估算涨跌幅数据,通过startTime参数设置估值开始时间,通过extendValuation参数控制是否返回15:00之后的数据。
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatafais/v1/fundestimate/fundvaluation_bytime_pro |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
start_time | String | 是 | 时间 |
传入时间格式为yyyyMMddHHmm,如202102221400
|
||
secu_codes | String | 是 | 基金代码 |
最多传入999个,用逗号分隔。如000001,000021
|
||
write_type | String | 否 | 类型模式 |
当write_type
|
||
extend_valuation | String | 否 | 是否增量 |
不传或者false,则返回数据截至时间到15:00
|
||
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
result_columns | String | 字段名称 |
字段名称
|
||
result_values | String | 估值分类证券代码列表 |
证券代码:估值数据列表,估值数据列表中每个元素都是一个小列表对应columns
|