估值全量查询(二)(fundestimate/fundestimate_pro) 在线调试
提供基金日内实时估算净值和估算涨跌幅。
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatafais/v1/fundestimate/fundestimate_pro |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
secu_code | String | 是 | 基金代码 |
入参的格式为:000001,当调用多个基金代码时通过逗号拼接,限100个。
|
||
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
secu_code | String | 基金代码 |
基金代码
|
||
secu_abbr | String | 基金简称 |
基金简称
|
||
fund_data | Object | 基金估值数据 |
基金估值数据
|