期货静态信息 (cn_future_static_data)
数据描述: 在每个交易日夜盘开始前获取每个合约当日的状态。包括:该交易日合约的名称、交易所、涨跌停价、交易代码、品种代码、交割年份、交割月份、市价单最大下单量、市价单最小下单量、限价单最大下单量、限价单最小下单量、价格档位、合约到期日、开始交割日、最后交割日、合约生命周期状态、当前交易状态、持仓类型、持仓日期类型、多头保证金率、空头保证金率、是否使用大额单边保证金算法、组合类型、合约数量乘数等期货合约数据。
文档
用例
表结构
字段 | 字段类型 | 字段描述 |
max_limit_order_volume | int32 | 限价单最大下单量 |
min_limit_order_volume | int32 | 限价单最小下单量 |
max_market_order_volume | int32 | 市价单最大下单量 |
date | timestamp[ns] | 日期 |
max_margin_side_algorithm | int8 | 是否使用大额单边保证金算法 |
instrument | string | 合约代码 |
min_market_order_volume | int32 | 市价单最小下单量 |
product_class | string | 产品类型 |
position_date_type | int8 | 持仓日期类型 |
expire_date | timestamp[ns] | 合约到期日 |
name | string | 合约名称 |
trading_day | int32 | 交易日(int) |
price_tick | double | 价格档位 |
trading_code | string | 交易代码 |
open_date | timestamp[ns] | 合约开始交易日期 |
is_trading | int8 | 当前交易状态 |
product_id | string | 品种代码 |
create_date | timestamp[ns] | 数据生成日期 |
delivery_year | int32 | 交割年份 |
position_type | int8 | 持仓类型 |
delivery_month | int8 | 交割月份 |
end_deliv_date | timestamp[ns] | 最后交割日 |
inst_life_phase | string | 合约生命周期状态 |
combination_type | int8 | 组合类型 |
start_deliv_date | timestamp[ns] | 开始交割日 |
long_margin_ratio | double | 多头保证金率 |
volume_multiplier | double | 合约数量乘数 |
exchange | string | 交易所 |
short_margin_ratio | double | 空头保证金率 |
表名cn_future_static_data
起始时间:
最近更新时间: