期权基本信息 (cn_option_basic_info)
数据描述:
文档
                    用例
                    表结构
                    | 字段 | 字段类型 | 字段描述 | 
| name | string | 合约名称 | 
| call_put | string | 期权类型(C:认购;P:认沽) | 
| exchange | string | 交易市场 | 
| list_date | timestamp[ns] | 开始交易日期 | 
| is_trading | int8 | 是否交易(0:否 1:是) | 
| last_ddate | timestamp[ns] | 最后交割日期 | 
| last_edate | timestamp[ns] | 最后行权日期 | 
| list_price | double | 挂牌基准价 | 
| price_tick | double | 最小价格波幅 | 
| quote_unit | string | 报价单位 | 
| short_name | string | - | 
| underlying | string | 期权跟踪的标的代码 | 
| delist_date | timestamp[ns] | 最后交易日期 | 
| strike_type | string | 行权方式(U:美式、E:欧式、O:其他) | 
| english_name | string | - | 
| strike_month | int32 | 结算月 | 
| strike_price | double | 行权价格 | 
| trading_code | string | 交易代码 | 
| maturity_date | timestamp[ns] | 到期日 | 
| instrument | string | 合约代码 | 
| multiplier | double | 合约单位 | 
表名cn_option_basic_info
起始时间:
最近更新时间: