FlexCandlestickSeries Class

Description

Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.

The top and bottom of the vertical line in each candlestick represent the high and low values for the datapoint, while the top and bottom of the filled box represent the opening and closing values. Each candlestick is filled differently depending on whether the closing value for the datapoint is higher or lower than the opening value.

Availability

This class is supported only on the Open Agent.

Inheritance

FlexCandlestickSeries is derived from the FlexHLOCSeriesBase class. No classes derive from this class.

Methods

FlexCandlestickSeries inherits all its methods from FlexHLOCSeriesBase, FlexChartSeries, FlexObject, FlexDisplayObject, and AnyWin.

Properties

FlexCandlestickSeries inherits all its properties from FlexHLOCSeriesBase, FlexChartSeries, FlexObject, FlexDisplayObject, and AnyWin.