ASPxClientMassIndex.sumPointsCount Property
Returns the count of summable values.
Declaration
sumPointsCount: number
Property Value
Type | Description |
---|---|
number | The count of summable ratios. |
Remarks
The summable values are calculated as the ratio of EMA(i) (exponential moving average in the i-th point) to EMA(EMA(i)).
For more information about the Mass Index indicator parameters, refer to the Mass Index Wikipedia page.
See Also