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

Security depth. More...

#include <types.hpp>

Public Attributes

std::vector< Depthasks
 Ask depth. More...
 
std::vector< Depthbids
 Bid depth. More...
 

Detailed Description

Security depth.

Member Data Documentation

◆ asks

std::vector<Depth> longport::quote::SecurityDepth::asks

Ask depth.

◆ bids

std::vector<Depth> longport::quote::SecurityDepth::bids

Bid depth.


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