![]() |
Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
|
本接口定义上交所盛立行情输出结构 更多...
#include <string.h>类 | |
| struct | sse_heartbeat |
| struct | sse_hpf_head |
| struct | sse_lev2_price_quantity_unit |
| struct | sse_hpf_lev2 |
| struct | sse_hpf_idx |
| struct | sse_hpf_exe |
| struct | sse_hpf_order |
| struct | sse_lev2_tree_price_quantity_unit |
| struct | sse_hpf_tree |
| struct | sse_option_price_quantity_unit |
| struct | sse_hpf_stock_option |
| struct | sse_lev2_bond_price_quantity_unit |
| struct | sse_hpf_bond_snap |
| struct | sse_hpf_bond_tick |
| struct | sse_hpf_tick_merge |
| struct | sse_hpf_etf |
| struct | sse_hpf_bond_tree |
| struct | sse_static_msg_header |
| struct | sse_static_msg_body |
| struct | sse_static_msg |
本接口定义上交所盛立行情输出结构
@node Copyright (coffee), 2005-2020, Shengli Tech. Co., Ltd.
| #define DATE_LEN (9) |
| #define SSE_EXCHANGE_ID (100) |
| #define SSE_LEV2_BOND_SNAP_HT_MSG_TYPE (160) |
| #define SSE_LEV2_BOND_SNAP_MSG_TYPE (60) |
| #define SSE_LEV2_BOND_TICK_HT_MSG_TYPE (161) |
| #define SSE_LEV2_BOND_TICK_MSG_TYPE (61) |
| #define SSE_LEV2_BOND_TREE_HT_MSG_TYPE (166) |
| #define SSE_LEV2_BOND_TREE_MSG_TYPE (66) |
| #define SSE_LEV2_DEPTH (10) |
| #define SSE_LEV2_ETF_HT_MSG_TYPE (163) |
| #define SSE_LEV2_ETF_MSG_TYPE (63) |
| #define SSE_LEV2_EXE_MSG_TYPE (34) |
| #define SSE_LEV2_IDX_HT_MSG_TYPE (133) |
| #define SSE_LEV2_IDX_MSG_TYPE (33) |
| #define SSE_LEV2_OPT_HT_MSG_TYPE (135) |
| #define SSE_LEV2_OPT_MSG_TYPE (35) |
| #define SSE_LEV2_ORDER_MSG_TYPE (32) |
| #define SSE_LEV2_SNAP_HT_MSG_TYPE (139) |
| #define SSE_LEV2_SNAP_MSG_TYPE (39) |
| #define SSE_LEV2_STATIC_INFO_MSG_TYPE (255) |
| #define SSE_LEV2_TICK_HT_MSG_TYPE (132) |
| #define SSE_LEV2_TICK_MERGE_HT_MSG_TYPE (162) |
| #define SSE_LEV2_TICK_MERGE_MSG_TYPE (62) |
| #define SSE_LEV2_TREE_HT_MSG_TYPE (138) |
| #define SSE_LEV2_TREE_MSG_TYPE (38) |
| #define SSE_OPTION_DEPTH (5) |
| #define SSE_PRODUCT_STATUS_LEN (21) |
| #define SSE_SECURITY_NAME_LEN (9) |
| #define SSE_STATIC_INFO_FOUND_SYMBOL_BUT_NO_VALUE (-3) |
| #define SSE_STATIC_INFO_NOT_FOUND_SYMBOL (-2) |
| #define SSE_STATIC_INFO_OK (0) |
| #define SSE_STATIC_INFO_SYMBOL_IS_INCORRECT (-1) |
| #define SSE_SYMBOL_LEN (9) |