LongPort OpenAPI C++ SDK
Public Attributes | List of all members
longport::trade::StockPositionChannel Struct Reference

Stock position channel. More...

#include <types.hpp>

Public Attributes

std::string account_channel
 Account type. More...
 
std::vector< StockPositionpositions
 Stock positions. More...
 

Detailed Description

Stock position channel.

Member Data Documentation

◆ account_channel

std::string longport::trade::StockPositionChannel::account_channel

Account type.

◆ positions

std::vector<StockPosition> longport::trade::StockPositionChannel::positions

Stock positions.


The documentation for this struct was generated from the following file: