EMT API ver: 2.9.0
EMTOtcPositionInfo结构体 参考

OTC持仓信息 更多...

#include <eoms_api_struct.h>

成员变量

char stkCode [16]
 
char stkName [64]
 
EMT_MARKET_TYPE market
 
int64_t totalQty
 
int64_t sellableQty
 
double unrealizedPnl
 
int64_t yesterdayPosition
 
EMT_POSITION_DIRECTION_TYPE positionDirection
 
double costPrice
 
double positionAmt
 

详细描述

OTC持仓信息

结构体成员变量说明

◆ costPrice

double costPrice

◆ market

◆ positionAmt

double positionAmt

◆ positionDirection

EMT_POSITION_DIRECTION_TYPE positionDirection

◆ sellableQty

int64_t sellableQty

◆ stkCode

char stkCode[16]

◆ stkName

char stkName[64]

◆ totalQty

int64_t totalQty

◆ unrealizedPnl

double unrealizedPnl

◆ yesterdayPosition

int64_t yesterdayPosition

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