MovingAverageConvergenceDivergence.LongPeriod Property
Gets or sets the long period value required to calculate the indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Int32 | A Int32 value specifying the long period value for the indicator. |
Remarks
For more information about the MACD indicator, refer to the MACD Wikipedia page.
See Also