Xlight API用户手册 v1.7.0.12
Xlight极速柜台接口文档
载入中...
搜索中...
未找到
x1::xlt_algo_info_t结构体 参考

算法母单信息 更多...

#include <xlt_algo_struct.h>

Public 属性

uint64_t fund_account_index
 资金账户索引
 
uint64_t trade_account_index
 交易账户索引
 
uint64_t xlt_algo_id
 算法母单标识
 
uint64_t client_algo_id
 客户自定义算法母单标识
 
uint64_t algo_type
 算法类别
 
uint64_t vendor_account_index
 厂商登录账户索引
 
uint8_t reserved [16]
 预留
 

详细描述

算法母单信息

类成员变量说明

◆ algo_type

uint64_t x1::xlt_algo_info_t::algo_type

算法类别

◆ client_algo_id

uint64_t x1::xlt_algo_info_t::client_algo_id

客户自定义算法母单标识

◆ fund_account_index

uint64_t x1::xlt_algo_info_t::fund_account_index

资金账户索引

◆ reserved

uint8_t x1::xlt_algo_info_t::reserved[16]

预留

◆ trade_account_index

uint64_t x1::xlt_algo_info_t::trade_account_index

交易账户索引

◆ vendor_account_index

uint64_t x1::xlt_algo_info_t::vendor_account_index

厂商登录账户索引

◆ xlt_algo_id

uint64_t x1::xlt_algo_info_t::xlt_algo_id

算法母单标识


该结构体的文档由以下文件生成: