ChartDirector 7.0 (Python Edition)

FinanceChart.addWeightedClose


Usage

addWeightedClose(color)

Description

Adds a weighted close line on the main chart.

Arguments

ArgumentDefaultDescription
color(Mandatory)The color of the line.

Return Value

A LineLayer object representing the line created.