|
EMT API ver: 2.21.0
|
期权额外数据 更多...
#include <emt_quote_struct.h>
成员变量 | |
| double | auction_price |
| 波段性中断参考价(SH) | |
| int64_t | auction_qty |
| 波段性中断集合竞价虚拟匹配量(SH) | |
| int64_t | last_enquiry_time |
| 最近询价时间(SH) | |
| int64_t | pre_total_long_positon |
| 昨日持仓量(张)(目前未填写) | |
| int64_t | total_long_positon |
| 持仓量(张)(目前未填写) | |
| double | pre_settl_price |
| 昨日结算价(目前未填写) | |
| double | settl_price |
| 今日结算价(目前未填写) | |
期权额外数据
| double auction_price |
波段性中断参考价(SH)
| int64_t auction_qty |
波段性中断集合竞价虚拟匹配量(SH)
| int64_t last_enquiry_time |
最近询价时间(SH)
| double pre_settl_price |
昨日结算价(目前未填写)
| int64_t pre_total_long_positon |
昨日持仓量(张)(目前未填写)
| double settl_price |
今日结算价(目前未填写)
| int64_t total_long_positon |
持仓量(张)(目前未填写)