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

Trades message. More...

#include <types.hpp>

Public Attributes

std::string symbol
 Security code. More...
 
std::vector< Tradetrades
 Trades data. More...
 

Detailed Description

Trades message.

Member Data Documentation

◆ symbol

std::string longport::quote::PushTrades::symbol

Security code.

◆ trades

std::vector<Trade> longport::quote::PushTrades::trades

Trades data.


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