Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSFMXHighLowAverageChartFunction > Methods

TRSFMXHighLowAverageChartFunction.HighLowAverageOpenClose(TRSCustomChart,TRSCustomChart,Integer,Integer,TDateTime,Integer,Integer) Method

Scroll Prev Top Next More

Calculates the High and Low (Maximum and Minimum), Average, Open, and Close of all values from IndexLow to IndexHigh in the SourceChart and adds them to the TargetChart. The new TargetChart value includes the TimeStamp.

noteNote

If the TargetChart is not a TRSCandleStickChart, the Open and Close values are ignored.

Namespace: FMX.RS.BarCharts

Parameters

SourceChart

Type: TRSCustomChart

TargetChart

Type: TRSCustomChart

IndexLow

Type: Integer

IndexHigh

Type: Integer

TimeStamp

Type: TDateTime

SourceDim

Type: Integer

TargetDim

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb