|
QWT API (English) 7.0.1
Qt Widget Library for Technical Applications - English API Documentation
|
Open-High-Low-Close sample used in financial charts. More...
#include <qwt_samples.h>
Public Member Functions | |
| QwtOHLCSample (double time=0.0, double open=0.0, double high=0.0, double low=0.0, double close=0.0) | |
| Constructor with all OHLC values. | |
| QwtInterval | boundingInterval () const |
| Calculate the bounding interval of the OHLC values. | |
| bool | isValid () const |
| Check if a sample is valid. | |
Open-High-Low-Close sample used in financial charts.
|
inline |
Constructor with all OHLC values.
|
inline |
Calculate the bounding interval of the OHLC values.
|
inline |
Check if a sample is valid.