LongPort OpenAPI C++ SDK
Public Attributes | List of all members
longport::quote::IntradayLine Struct Reference

Intraday line. More...

#include <types.hpp>

Public Attributes

Decimal price
 
int64_t timestamp
 
int64_t volume
 
Decimal turnover
 
Decimal avg_price
 

Detailed Description

Intraday line.

Member Data Documentation

◆ avg_price

Decimal longport::quote::IntradayLine::avg_price

◆ price

Decimal longport::quote::IntradayLine::price

◆ timestamp

int64_t longport::quote::IntradayLine::timestamp

◆ turnover

Decimal longport::quote::IntradayLine::turnover

◆ volume

int64_t longport::quote::IntradayLine::volume

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