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

#include <longport.h>

Data Fields

const struct lb_decimal_tprice
 
int64_t timestamp
 
int64_t volume
 
const struct lb_decimal_tturnover
 
const struct lb_decimal_tavg_price
 

Detailed Description

Intraday line

Field Documentation

◆ avg_price

const struct lb_decimal_t* avg_price

Average price

◆ price

const struct lb_decimal_t* price

Close price of the minute

◆ timestamp

int64_t timestamp

Start time of the minute

◆ turnover

const struct lb_decimal_t* turnover

Turnover

◆ volume

int64_t volume

Volume


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