ChartDirector 7.1 (C++ Edition)
FinanceChart
.
addPVT
Usage
XYChart *addPVT(int height, int color);
Description
Adds a Price Volume Trend indicator chart.
Arguments
Argument
Default
Description
height
(Mandatory)
The height of the indicator chart in pixels.
color
(Mandatory)
The color of the indicator line.
Return Value
A
XYChart
object representing the chart created.
© 2023 Advanced Software Engineering Limited. All rights reserved.