按日期范围获取日线DDE资金流 (fundflow_daydde) 在线调试
按日期范围获取日线DDE资金流
URL
https://sandbox.hscloud.cn/quote/v2/fundflow_daydde |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET |
---|
支持格式
JSON |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
prod_code | String | 是 | 32 | 产品代码 | ||
get_type | String | 是 | 1 | 查找类别 | ||
start_date | Integer | 否 | 8 | 开始日期 | ||
end_date | Integer | 否 | 8 | 截止日期 | ||
date | Integer | 否 | 8 | 日期 |
不输入默认为当前日期;请求资金流时,如果输入日期,不返回该日期的资金流
get_type=offset时有效
|
|
search_direction | Integer | 否 | 10 | 1 | 搜索方向 |
1 表示向前查找(默认值) ,2 表示向后查找。
仅在 get_type=offset 时有效。
|
data_count | Integer | 否 | 10 | 10 | 数据个数 |
需要取得的资金流的根数,如果该字段不存在,默认为 10 个。
仅在 get_type=offset 时有效。
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
prod_code | String | 32 | 产品代码 |
如果查询不到,则不返回
|
|
fundflow_dde_daily_grp | Object | DDE资金流每日集合 |
请求示例
10.253.9.160:8082/quote/v2/fundflow_daydde?get_type=offset&prod_code=100303.XSHE&date=20160518