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

#include <longport.h>

Data Fields

const struct lb_decimal_tlast_done
 
int64_t timestamp
 
int64_t volume
 
const struct lb_decimal_tturnover
 
const struct lb_decimal_thigh
 
const struct lb_decimal_tlow
 
const struct lb_decimal_tprev_close
 

Detailed Description

Quote of US pre/post market

Field Documentation

◆ high

const struct lb_decimal_t* high

High

◆ last_done

const struct lb_decimal_t* last_done

Latest price

◆ low

const struct lb_decimal_t* low

Low

◆ prev_close

const struct lb_decimal_t* prev_close

Close of the last trade session

◆ timestamp

int64_t timestamp

Time of latest price

◆ turnover

const struct lb_decimal_t* turnover

Turnover

◆ volume

int64_t volume

Volume


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