Longbridge OpenAPI C++ SDK
Public Attributes | List of all members
longbridge::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...
 
bool is_confirmed
 Is confirmed. More...
 

Detailed Description

Candlestick updated message.

Member Data Documentation

◆ candlestick

Candlestick longbridge::quote::PushCandlestick::candlestick

◆ is_confirmed

bool longbridge::quote::PushCandlestick::is_confirmed

Is confirmed.

◆ period

Period longbridge::quote::PushCandlestick::period

Period type.

◆ symbol

std::string longbridge::quote::PushCandlestick::symbol

Security code.


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