分级A基金列表(query/fund_funda_list)
提供分级A基金列表,单只A 基金提供净值、涨跌幅、A:B等
URL
| https://sandbox.hscloud.cn/info/v2/query/fund_funda_list |
|---|
是否需要业务登录
| 否 |
|---|
HTTP请求方式
| GET |
|---|
支持格式
| JSON |
|---|
请求参数
| 参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|---|
| page_no | Integer | 否 | 10 | 1 | 页面编号 |
返回结果的页码,默认为1
|
| page_count | Integer | 否 | 10 | 10 | 页内记录数 |
单页返回的记录条数,最大不超过200,默认为10
|
返回参数
| 参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
|---|---|---|---|---|---|
| fund_a_code | String | 200 | A基代码 |
返回处理过市场类型的带后缀证券代码
|
|
| fund_a_name | String | 200 | A基名称(全称) |
|
|
| nav_date | Integer | 200 | 净值日期 |
|
|
| px_change_rate | Integer | 10 | 涨跌幅(价格 %) |
|
|
| current_interest_rate | Float | 9.8 | 本期利率 |
最近约定年化收益率 %
|
|
| secu_abbr | String | 200 | 证券简称 |
|
|
| unit_nv | Integer | 10 | 基金单位净值 |
|
|
| ab_rate | Float | 9.8 | A:B比例 |
|
请求示例
/info/v2/query/fund_funda_list?page_no=1&page_count=10
正确返回示例
