LongPort OpenAPI C++ SDK
|
#include <types.hpp>
Public Attributes | |
std::string | symbol |
Security code. More... | |
std::vector< Depth > | asks |
Ask depth. More... | |
std::vector< Depth > | bids |
Bid depth. More... | |
Depth message.
std::vector<Depth> longport::quote::PushDepth::asks |
Ask depth.
std::vector<Depth> longport::quote::PushDepth::bids |
Bid depth.
std::string longport::quote::PushDepth::symbol |
Security code.