奇货可查接口文档

奇货可查机构VIP接口文档


DeepView多空领先指标

<p><strong>简要描述:</strong> </p> <ul> <li>DeepView多空领先指标</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>https://api.qhkch.com/market_line[/{limit}[/{type}]]</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;">limit</td> <td style="text-align: left;">限制返回数据量,默认返回最近7个交易日所有数据</td> <td>10</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">官方指数名称,默认返回奇货商品指数数据。可用指数包括:奇货贵金属、奇货黑链、奇货化工、奇货油脂油料、奇货软商品、奇货轻工、奇货农副、奇货股指、奇货原油、奇货谷物</td> <td>奇货黑链</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>[ { &amp;quot;time&amp;quot;: 202111251459, &amp;quot;price&amp;quot;: 62.75 }, { &amp;quot;time&amp;quot;: 202111251458, &amp;quot;price&amp;quot;: 62.75 }, { &amp;quot;time&amp;quot;: 202111251457, &amp;quot;price&amp;quot;: 63.73 }, { &amp;quot;time&amp;quot;: 202111251456, &amp;quot;price&amp;quot;: 64.71 }, { &amp;quot;time&amp;quot;: 202111251455, &amp;quot;price&amp;quot;: 64.71 } ] </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;">time</td> <td style="text-align: left;">int</td> <td>时间,格式为“年月日时分”</td> </tr> <tr> <td style="text-align: left;">price</td> <td style="text-align: left;">float</td> <td>多空领先指标</td> </tr> </tbody> </table>

页面列表

ITEM_HTML