option_commodity_contract_table_sina
Get real-time quotes for commodity option contracts, including call and put options, from Sina Finance. Specify a commodity symbol and contract to retrieve current market data.
Instructions
当前所有期权合约, 包括看涨期权合约和看跌期权合约 https://stock.finance.sina.com.cn/futures/view/optionsDP.php :param symbol: choice of {"豆粕期权", "玉米期权", "铁矿石期权", "棉花期权", "白糖期权", "PTA期权", "甲醇期权", "橡胶期权", "沪铜期权", "黄金期权", "菜籽粕期权", "液化石油气期权", "动力煤期权", "菜籽油期权", "花生期权"} :type symbol: str :param contract: e.g., 'au2012' :type contract: str :return: 合约实时行情 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 黄金期权 | |
| contract | No | au2204 |