MACDFunction overview

Constructors

 ConstructorOverloaded

Public Methods

 AddPoints
 Clear
 Description

Public Properties

 HistogramReturns a sub-series (of type Volume) internally calculated by MACD function.
 HistogramPenThe Pen used to draw the histogram line of a MACD function.
 MACDExpReturns a second sub-series (of type FastLine) internally calculated by MACD function.
 MACDExpPenThe pen properties used to draw the Exponential MACD line.
 MACDPenThe pen properties used to draw the MACD line.
 Period2The Period property controls how many points or X range(sse note below) will trigger a new point calculation.
 Period3Determines the number of samples used to calculate a MACD function.

See Also

MACDFunction Class | Steema.TeeChart.Functions Namespace