|
LongPort OpenAPI C++ SDK
|
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... | |
Candlestick updated message.
| Candlestick longport::quote::PushCandlestick::candlestick |
| bool longport::quote::PushCandlestick::is_confirmed |
Is confirmed.
| Period longport::quote::PushCandlestick::period |
Period type.
| std::string longport::quote::PushCandlestick::symbol |
Security code.