ChartDirector 7.0 (PHP Edition)

FinanceChart.addAccDist


Usage

addAccDist(height, color)

Description

Adds an Accumulation/Distribution indicator chart.

Arguments

ArgumentDefaultDescription
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.