LongPort OpenAPI C++ SDK
|
#include <types.hpp>
Public Attributes | |
int32_t | position |
Position. More... | |
std::optional< Decimal > | price |
Price. More... | |
int64_t | volume |
Volume. More... | |
int64_t | order_num |
Number of orders. More... | |
int64_t longport::quote::Depth::order_num |
Number of orders.
int32_t longport::quote::Depth::position |
Position.
std::optional<Decimal> longport::quote::Depth::price |
Price.
int64_t longport::quote::Depth::volume |
Volume.