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