Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
载入中...
搜索中...
未找到
xlt_quote_struct.h 文件参考

本文件定义XLT行情数据结构体 更多...

#include "xlt_quote_data_type.h"
#include "xlt_struct.h"

浏览该文件的源代码.

struct  x1::xlt_static_quote_full_info_t
 股票行情全量静态信息 更多...
 
struct  x1::xlt_sse_l1_index_t
 上交所level1指数行情快照 更多...
 
struct  x1::xlt_sse_l1_snapshot_t
 上交所level1快照行情 更多...
 
struct  x1::xlt_szse_l1_index_t
 深交所level1指数快照行情数据结构体 更多...
 
struct  x1::xlt_szse_l1_snapshot_t
 深交所level1快照行情数据结构体 更多...
 
struct  x1::xlt_szse_l1_snapshot_bond_t
 深交所level1债券快照行情数据结构体 更多...
 
union  x1::xlt_l1_quote_union_t
 L1行情联合体结构体 更多...
 
struct  x1::xlt_level1_quote_t
 L1行情数据结构体,包含行情类型和对应的行情数据 更多...
 
struct  x1::xlt_sse_l2_tick_t
 上交所 Level-2 竞价逐笔消息 更多...
 
struct  x1::xlt_sse_l2_bond_tick_t
 上交所 Level-2 债券逐笔消息 更多...
 
struct  x1::xlt_szse_l2_order_t
 深交所Level2逐笔委托 更多...
 
struct  x1::xlt_szse_l2_trade_t
 深交所Level2逐笔成交 更多...
 
struct  x1::xlt_rebuild_tick_quote_req_t
 重建逐笔数据请求结构体 更多...
 
union  x1::xlt_tick_quote_union_t
 xlight逐笔行情数据 更多...
 

命名空间

namespace  x1
 

类型定义

typedef struct x1::xlt_static_quote_full_info_t x1::xlt_static_quote_full_info_t
 股票行情全量静态信息
 
typedef struct x1::xlt_sse_l1_index_t x1::xlt_sse_l1_index_t
 上交所level1指数行情快照
 
typedef struct x1::xlt_sse_l1_snapshot_t x1::xlt_sse_l1_snapshot_t
 上交所level1快照行情
 
typedef struct x1::xlt_szse_l1_index_t x1::xlt_szse_l1_index_t
 深交所level1指数快照行情数据结构体
 
typedef struct x1::xlt_szse_l1_snapshot_t x1::xlt_szse_l1_snapshot_t
 深交所level1快照行情数据结构体
 
typedef struct x1::xlt_szse_l1_snapshot_bond_t x1::xlt_szse_l1_snapshot_bond_t
 深交所level1债券快照行情数据结构体
 
typedef union x1::xlt_l1_quote_union_t x1::xlt_l1_quote_union_t
 L1行情联合体结构体
 
typedef struct x1::xlt_level1_quote_t x1::xlt_level1_quote_t
 L1行情数据结构体,包含行情类型和对应的行情数据
 
typedef struct x1::xlt_sse_l2_tick_t x1::xlt_sse_l2_tick_t
 上交所 Level-2 竞价逐笔消息
 
typedef struct x1::xlt_sse_l2_bond_tick_t x1::xlt_sse_l2_bond_tick_t
 上交所 Level-2 债券逐笔消息
 
typedef struct x1::xlt_szse_l2_order_t x1::xlt_szse_l2_order_t
 深交所Level2逐笔委托
 
typedef struct x1::xlt_szse_l2_trade_t x1::xlt_szse_l2_trade_t
 深交所Level2逐笔成交
 
typedef struct x1::xlt_rebuild_tick_quote_req_t x1::xlt_rebuild_tick_quote_req_t
 重建逐笔数据请求结构体
 
typedef union x1::xlt_tick_quote_union_t x1::xlt_tick_quote_union_t
 xlight逐笔行情数据
 

详细描述

本文件定义XLT行情数据结构体

作者
上海前路有光数字科技
日期
2026-01-10