TMACDFunction.Period2

TMACDFunction.Period2
TMACDFunction

property Period2: Double;

Unit
StatChar

Description
The Period property controls how many points or X range(sse note below) will trigger a new point calculation.

For example, TAverageTeeFunction uses the Period property to calculate a new average point each time the "Period" number of points or X range(see note below) is exceed.

You may switch between number of points or X range by using the TTeeFunction.PeriodStyle property.