最新估值查询(fundestimate/fundvaluation_lastpoint) 在线调试

提供基金的最新估值,通过extendValuation参数控制最新估值的截止时间。支持对结果集字段进行自定义排序。

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/gildatafund/v1/fundestimate/fundvaluation_lastpoint

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
write_type String 类型模式
当write_type=1时,数据会转变为json对象格式
secu_codes String 基金代码
最多传入999个,用逗号分隔。如000001,000021
extend_valuation String 是否增量
不传或者false,则返回数据截至时间到15:00
sort_field_name String 排序字段名称
按照该字段进行排序,允许的字段:estimated_nav估算净值;estimated_change估算涨跌幅。不传按照入参代码输入顺序排序(默认)
sort_type String 排序方式
排序方式:0表示升序;1表示降序,不传表示不进行排序(默认)。
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
result_values String 估值数据列表
证券代码:估值数据列表,估值数据列表中每个元素都是一个小列表对应columns
result_columns String 字段名称
字段名称