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

Candlestick updated message. More...

#include <types.hpp>

Public Attributes

std::string symbol
 Security code. More...
 
Period period
 Period type. More...
 
Candlestick candlestick
 Candlestick. More...
 

Detailed Description

Candlestick updated message.

Member Data Documentation

◆ candlestick

Candlestick longport::quote::PushCandlestick::candlestick

◆ period

Period longport::quote::PushCandlestick::period

Period type.

◆ symbol

std::string longport::quote::PushCandlestick::symbol

Security code.


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