Skip to main content

ASPxClientMassIndex.movingAveragePointsCount Property

Returns the count of points used to calculate the exponential moving average (EMA).

Declaration

movingAveragePointsCount: number

Property Value

Type Description
number

The count of points used to calculate EMA.

Remarks

For more information about the Mass Index indicator parameters, refer to the Mass Index Wikipedia page.

See Also