ASPxClientMovingAverageConvergenceDivergence.shortPeriod Property
In This Article
Returns the short period value required to calculate the indicator.
#Declaration
TypeScript
shortPeriod: number
#Property Value
Type | Description |
---|---|
number | The short period value. |
#Remarks
For more information about this indicator, refer to MACD.
See Also