option_commodity_contract_sina
Fetch the list of available contract dates for Chinese commodity options, such as soybeans and gold, from Sina Finance. Pass a symbol to retrieve the contract codes.
Instructions
当前可以查询的期权品种的合约日期 https://stock.finance.sina.com.cn/futures/view/optionsDP.php :param symbol: choice of {"豆粕期权", "玉米期权", "铁矿石期权", "棉花期权", "白糖期权", "PTA期权", "甲醇期权", "橡胶期权", "沪铜期权", "黄金期权", "菜籽粕期权", "液化石油气期权", "动力煤期权", "菜籽油期权", "花生期权"} :type symbol: str :return: e.g., {'黄金期权': ['au2012', 'au2008', 'au2010', 'au2104', 'au2102', 'au2106', 'au2108']} :rtype: dict
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 玉米期权 |