![]() |
Xlight API用户手册 v1.6.0.23
Xlight极速柜台接口文档
|
订单簿,订单响应回报联合体 更多...
#include <xlt_trade_struct.h>
Public 属性 | |
| xlt_order_response_t | order_response |
| 新订单申报成功响应 | |
| xlt_cancel_response_t | cancel_response |
| 撤单申报成功响应 | |
| xlt_trade_report_t | trade_report |
| 成交回报 | |
订单簿,订单响应回报联合体
| xlt_cancel_response_t x1::xlt_order_book_report_union_t::cancel_response |
撤单申报成功响应
| xlt_order_response_t x1::xlt_order_book_report_union_t::order_response |
新订单申报成功响应
| xlt_trade_report_t x1::xlt_order_book_report_union_t::trade_report |
成交回报