EMT API ver: 2.23.1
|
逐笔重建数据 更多...
#include <emt_quote_struct.h>
成员变量 | ||
union { | ||
sze_hpf_order_pkt sz_order | ||
sze_hpf_exe_pkt sz_exe | ||
/**< 深市逐笔委托*/ 更多... | ||
sze_hpf_bond_order_pkt sz_bond_order | ||
/**< 深市逐笔成交*/ 更多... | ||
sze_hpf_bond_exe_pkt sz_bond_exe | ||
/**< 深市债券逐笔委托*/ 更多... | ||
sse_hpf_order_pkt sh_order | ||
/**< 深市债券逐笔成交*/ 更多... | ||
sse_hpf_exe_pkt sh_exe | ||
/**< 沪市逐笔委托*/ 更多... | ||
sse_msg_bond_tick_pkt sh_bond_tick | ||
/**< 沪市逐笔成交*/ 更多... | ||
}; | ||
逐笔重建数据
union { ... } |
sse_msg_bond_tick_pkt sh_bond_tick |
/**< 沪市逐笔成交*/
sse_hpf_exe_pkt sh_exe |
/**< 沪市逐笔委托*/
sse_hpf_order_pkt sh_order |
/**< 深市债券逐笔成交*/
sze_hpf_bond_exe_pkt sz_bond_exe |
/**< 深市债券逐笔委托*/
sze_hpf_bond_order_pkt sz_bond_order |
/**< 深市逐笔成交*/
sze_hpf_exe_pkt sz_exe |
/**< 深市逐笔委托*/
sze_hpf_order_pkt sz_order |