奇货可查接口文档

奇货可查机构VIP接口文档


每日净流空列表(股指)

<p><strong>简要描述:</strong> </p> <ul> <li>每日净流空列表(股指)接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://api.qhkch.com/stock_flow_short/{date}</code></li> </ul> <p><strong>请求参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">说明</th> <th>举例</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">date</td> <td style="text-align: left;">查询日期</td> <td>2018-08-08</td> </tr> </tbody> </table> <p><strong>请求方式:</strong></p> <ul> <li>GET </li> </ul> <p><strong>Header:</strong></p> <pre><code>X-Token:{token} </code></pre> <p><strong>返回示例</strong></p> <pre><code>[ { "broker": "兴证期货", "money": -58628808, "variety": "IC" }, { "broker": "中信建投", "money": -22801228.8, "variety": "IC" }, { "broker": "广发期货", "money": -21033230.4, "variety": "IC" }, { "broker": "海通期货", "money": -19759036.8, "variety": "IC" }, { "broker": "海通期货", "money": -17856834, "variety": "IF" }, { "broker": "中金期货", "money": -17410272, "variety": "IF" }, { "broker": "南华期货", "money": -13345152, "variety": "IF" }, { "broker": "东证期货", "money": -12490483.2, "variety": "IC" }, { "broker": "中信期货", "money": -12176382, "variety": "IF" }, { "broker": "兴证期货", "money": -11298672, "variety": "IH" } ] </code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">broker</td> <td style="text-align: left;">string</td> <td>席位</td> </tr> <tr> <td style="text-align: left;">money</td> <td style="text-align: left;">float</td> <td>流空资金,单位元</td> </tr> <tr> <td style="text-align: left;">variety</td> <td style="text-align: left;">string</td> <td>品种编码</td> </tr> </tbody> </table>

页面列表

ITEM_HTML