基金同类排名(performance/samefundrank) 在线调试
该接口提供基金同类排名信息。
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
仿真业务接口生产调用地址: | https://vopen.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/gildatafund/v1/performance/samefundrank |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
en_prod_code | String | 是 | 基金代码 |
基金代码,根据交易代码和交易市场组合而成,上市交易基金的后缀根据上市交易所是 .SZ或者 .SH,非上市.OF,支持输入多个基金代码,以半角逗号隔开。
|
||
fields | String | 否 | 字段集合 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
date_type_name | String | 日期类型名称 |
日期类型名称
|
||
pct_change | Float | 16.2 | 基金涨跌幅 |
基金涨跌幅
|
|
same_kind_avg_pct_change | Float | 16.2 | 同类基金平均涨跌幅 |
同类基金平均涨跌幅
|
|
rank | String | 同类基金排名 |
同类基金排名
|
||
same_kind_count | String | 同类基金个数 |
同类基金个数
|