LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
const struct lb_depth_t * | asks |
uintptr_t | num_asks |
const struct lb_depth_t * | bids |
uintptr_t | num_bids |
Quote message
const struct lb_depth_t* asks |
Ask depth
const struct lb_depth_t* bids |
Bid depth
uintptr_t num_asks |
Number of asks
uintptr_t num_bids |
Number of bids