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

本文件定义XLT交易数据结构体 更多...

#include "xlt_trade_data_type.h"
#include "xlt_struct.h"

浏览该文件的源代码.

struct  x1::xlt_order_insert_info_t
 新订单请求数据结构 更多...
 
struct  x1::xlt_cancel_order_info_t
 撤单请求数据结构 更多...
 
struct  x1::xlt_init_asset_info_t
 日初资金信息结构体 更多...
 
struct  x1::xlt_init_position_info_t
 日初持仓结构体 更多...
 
struct  x1::xlt_msg_desc_t
 消息推送描述信息 更多...
 
struct  x1::xlt_order_response_t
 新订单申报成功响应 更多...
 
struct  x1::xlt_cancel_response_t
 撤单申报成功响应 更多...
 
struct  x1::xlt_trade_report_t
 成交回报 更多...
 
struct  x1::xlt_order_error_response_t
 申报失败响应(新订单申报失败,撤单失败) 更多...
 
struct  x1::xlt_order_end_t
 订单结束通知 更多...
 
struct  x1::xlt_order_info_t
 订单信息结构体 更多...
 
union  x1::xlt_order_book_report_union_t
 订单簿,订单响应回报联合体 更多...
 
struct  x1::xlt_order_book_insert_t
 订单簿,新订单通知结构体 更多...
 
struct  x1::xlt_order_book_update_t
 订单簿,订单变更通知结构体,包括订单状态变更、撤单、成交等信息 更多...
 
struct  x1::xlt_order_book_error_t
 订单簿,订单错误通知结构体,包括申报失败、撤单失败等信息 更多...
 
struct  x1::xlt_position_info_t
 持仓结构体 更多...
 
struct  x1::xlt_asset_info_t
 账户资金信息 更多...
 
struct  x1::xlt_fund_transfer_head_t
 资金划转消息头 更多...
 
struct  x1::xlt_counter_fund_transfer_request_t
 主柜资金划转申请 更多...
 
struct  x1::xlt_counter_fund_transfer_result_t
 主柜资金划转结果 更多...
 
struct  x1::xlt_cluster_fund_transfer_request_t
 双中心资金划转请求 更多...
 
struct  x1::xlt_cluster_fund_transfer_result_t
 双中心资金划转结果 更多...
 
struct  x1::xlt_order_query_param_t
 订单查询请求-条件查询 更多...
 
struct  x1::xlt_trade_account_info_t
 交易账户信息 更多...
 

命名空间

namespace  x1
 

类型定义

typedef struct x1::xlt_order_insert_info_t x1::xlt_order_insert_info_t
 新订单请求数据结构
 
typedef struct x1::xlt_cancel_order_info_t x1::xlt_cancel_order_info_t
 撤单请求数据结构
 
typedef struct x1::xlt_init_asset_info_t x1::xlt_init_asset_info_t
 日初资金信息结构体
 
typedef struct x1::xlt_init_position_info_t x1::xlt_init_position_info_t
 日初持仓结构体
 
typedef struct x1::xlt_msg_desc_t x1::xlt_msg_desc_t
 消息推送描述信息
 
typedef struct x1::xlt_order_response_t x1::xlt_order_response_t
 新订单申报成功响应
 
typedef struct x1::xlt_cancel_response_t x1::xlt_cancel_response_t
 撤单申报成功响应
 
typedef struct x1::xlt_trade_report_t x1::xlt_trade_report_t
 成交回报
 
typedef struct x1::xlt_order_error_response_t x1::xlt_order_error_response_t
 申报失败响应(新订单申报失败,撤单失败)
 
typedef struct x1::xlt_order_end_t x1::xlt_order_end_t
 订单结束通知
 
typedef struct x1::xlt_order_info_t x1::xlt_order_info_t
 订单信息结构体
 
typedef union x1::xlt_order_book_report_union_t x1::xlt_order_book_report_union_t
 订单簿,订单响应回报联合体
 
typedef struct x1::xlt_order_book_insert_t x1::xlt_order_book_insert_t
 订单簿,新订单通知结构体
 
typedef struct x1::xlt_order_book_update_t x1::xlt_order_book_update_t
 订单簿,订单变更通知结构体,包括订单状态变更、撤单、成交等信息
 
typedef struct x1::xlt_order_book_error_t x1::xlt_order_book_error_t
 订单簿,订单错误通知结构体,包括申报失败、撤单失败等信息
 
typedef struct x1::xlt_position_info_t x1::xlt_position_info_t
 持仓结构体
 
typedef struct x1::xlt_asset_info_t x1::xlt_asset_info_t
 账户资金信息
 
typedef struct x1::xlt_fund_transfer_head_t x1::xlt_fund_transfer_head_t
 资金划转消息头
 
typedef struct x1::xlt_counter_fund_transfer_request_t x1::xlt_counter_fund_transfer_request_t
 主柜资金划转申请
 
typedef struct x1::xlt_counter_fund_transfer_result_t x1::xlt_counter_fund_transfer_result_t
 主柜资金划转结果
 
typedef struct x1::xlt_cluster_fund_transfer_request_t x1::xlt_cluster_fund_transfer_request_t
 双中心资金划转请求
 
typedef struct x1::xlt_cluster_fund_transfer_result_t x1::xlt_cluster_fund_transfer_result_t
 双中心资金划转结果
 
typedef struct x1::xlt_trade_account_info_t x1::xlt_trade_account_info_t
 交易账户信息
 

详细描述

本文件定义XLT交易数据结构体

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