奇货可查接口文档

奇货可查机构VIP接口文档


DeepView相关性

<p><strong>简要描述:</strong> </p> <ul> <li>DeepView相关性</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://api.qhkch.com/correlation/{varieties}/{start}/{end}</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;">varieties</td> <td style="text-align: left;">查询品种,多品种用半角逗号(,)分割</td> <td>螺纹钢,铁矿石</td> </tr> <tr> <td style="text-align: left;">start</td> <td style="text-align: left;">查询开始日期</td> <td>2020-11-25</td> </tr> <tr> <td style="text-align: left;">end</td> <td style="text-align: left;">查询结束日期</td> <td>2021-11-25</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>{ "RB0:RB0": 1, "RB0:I0": 54.12, "I0:RB0": 54.12, "I0:I0": 1 } </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;">code_a:code_b</td> <td style="text-align: left;">string</td> <td>a、b两个合约在指定时间段的相关性,取值范围是[-100, 100]</td> </tr> </tbody> </table>

页面列表

ITEM_HTML