LongPort OpenAPI C SDK
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
lb_push_depth_t Struct Reference

#include <longport.h>

Data Fields

const char * symbol
 
const struct lb_depth_tasks
 
uintptr_t num_asks
 
const struct lb_depth_tbids
 
uintptr_t num_bids
 

Detailed Description

Quote message

Field Documentation

◆ asks

const struct lb_depth_t* asks

Ask depth

◆ bids

const struct lb_depth_t* bids

Bid depth

◆ num_asks

uintptr_t num_asks

Number of asks

◆ num_bids

uintptr_t num_bids

Number of bids

◆ symbol

const char* symbol

Security code


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