EMT API ver: 2.9.0
|
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持仓信息
double costPrice |
EMT_MARKET_TYPE market |
double positionAmt |
EMT_POSITION_DIRECTION_TYPE positionDirection |
int64_t sellableQty |
char stkCode[16] |
char stkName[64] |
int64_t totalQty |
double unrealizedPnl |
int64_t yesterdayPosition |