Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
载入中...
搜索中...
未找到
x1::xlt_order_book_report_union_t联合体 参考

订单簿,订单响应回报联合体 更多...

#include <xlt_trade_struct.h>

Public 属性

xlt_order_response_t order_response
 新订单申报成功响应
 
xlt_cancel_response_t cancel_response
 撤单申报成功响应
 
xlt_trade_report_t trade_report
 成交回报
 

详细描述

订单簿,订单响应回报联合体

类成员变量说明

◆ cancel_response

xlt_cancel_response_t x1::xlt_order_book_report_union_t::cancel_response

撤单申报成功响应

◆ order_response

xlt_order_response_t x1::xlt_order_book_report_union_t::order_response

新订单申报成功响应

◆ trade_report

xlt_trade_report_t x1::xlt_order_book_report_union_t::trade_report

成交回报


该联合体的文档由以下文件生成: