|
LongPort OpenAPI C SDK
|
#include <longport.h>
Data Fields | |
| const struct lb_decimal_t * | last_done |
| int64_t | timestamp |
| int64_t | volume |
| const struct lb_decimal_t * | turnover |
| const struct lb_decimal_t * | high |
| const struct lb_decimal_t * | low |
| const struct lb_decimal_t * | prev_close |
Quote of US pre/post market
| const struct lb_decimal_t* high |
High
| const struct lb_decimal_t* last_done |
Latest price
| const struct lb_decimal_t* low |
Low
| const struct lb_decimal_t* prev_close |
Close of the last trade session
| int64_t timestamp |
Time of latest price
| const struct lb_decimal_t* turnover |
Turnover
| int64_t volume |
Volume