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

持仓简要信息 更多...

#include <xlt_privilege_struct.h>

Public 属性

uint64_t account_index
 交易账户索引
 
char security_code [CONST_STR_SECURITY_CODE_LEN]
 证券代码
 
ExchangeIndex exchange_index
 交易市场
 
quantity_t total_quantity
 总持仓
 
quantity_t sellable_quantity
 可卖持仓
 

详细描述

持仓简要信息

类成员变量说明

◆ account_index

uint64_t x1::xlt_brief_position_t::account_index

交易账户索引

◆ exchange_index

ExchangeIndex x1::xlt_brief_position_t::exchange_index

交易市场

◆ security_code

char x1::xlt_brief_position_t::security_code[CONST_STR_SECURITY_CODE_LEN]

证券代码

◆ sellable_quantity

quantity_t x1::xlt_brief_position_t::sellable_quantity

可卖持仓

◆ total_quantity

quantity_t x1::xlt_brief_position_t::total_quantity

总持仓


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