QTradingView 1.0.0
A high-performance charting library built with C++ and Qt.
Loading...
Searching...
No Matches
QTradingView::DataPoint Struct Reference

Represents a single time-value data point for line/bar series. More...

#include <Data.h>

Public Attributes

qint64 timeMsecs
 Timestamp in milliseconds since epoch.
 
double value
 Value at the given timestamp.
 

Detailed Description

Represents a single time-value data point for line/bar series.


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