futures_zh_spot
Fetch real-time futures market data for Chinese commodity contracts. Specify symbol, market, and adjust to include exchange and tick size details.
Instructions
期货的实时行情数据 https://vip.stock.finance.sina.com.cn/quotes_service/view/qihuohangqing.html#titlePos_1 :param symbol: 合约名称的字符串组合 :type symbol: str :param market: CF 为商品期货 :type market: str :param adjust: '1' or '0';字符串的 0 或 1;返回合约、交易所和最小变动单位的实时数据, 返回数据会变慢 :type adjust: str :return: 期货的实时行情数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adjust | No | 0 | |
| market | No | CF | |
| symbol | No | V2309 |