基金区间回报(smartfaisfund/fundreturnrankreport) 在线调试
展示基金在不同时间维度的收益率、回报率以及同类排名数据
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatafund/v1/smartfaisfund/fundreturnrankreport |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
fundcodes | String | 是 | 基金代码ID |
入参基金代码:多个入参逗号链接
|
||
page_no | Integer | 否 | 1 | 页面编号 |
返回结果的页码,默认为1
|
|
page_count | Integer | 否 | 10 | 页内记录数 |
单页返回的记录条数,最大不超过500,默认为10
|
|
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
fund_code | String | 基金代码 |
基金代码
|
||
fund_name | String | 基金名称 |
基金名称
|
||
fundtype_name | String | 基金类别 |
基金类别
|
||
durationtype_code | String | 时间区间代码 |
时间区间代码(1,3,6,7,12等)
|
||
duration_name | String | 时间区间名称 |
时间区间名称(一个月、三个月、六个月等)
|
||
fundreturn | Float | 16.2 | 基金收益率(%) |
基金收益率(%)
|
|
fundreturn_mean | Float | 16.2 | 同类基金收益率平均值(%) |
同类基金收益率平均值(%)
|
|
fundreturn_rank | String | 同类基金排名 |
同类基金排名
|