Represents the Relative Momentum Index financial indicator.
Definition
Namespace:Telerik.Windows.Controls.ChartView
Assembly:Telerik.Windows.Controls.Chart.dll
Syntax:
C#
public class RelativeMomentumIndexIndicator : ValuePeriodIndicatorBase, IChartElementPresenter
Inheritance: objectRadControlBasePresenterBaseChartElementPresenterChartSeriesIndicatorBaseLineIndicatorBaseValueIndicatorBaseValuePeriodIndicatorBaseRelativeMomentumIndexIndicator...
Implements:
Inherited Members
Constructors
C#
public RelativeMomentumIndexIndicator()
Fields
MomentumPeriodProperty
DependencyProperty
Identifies the MomentumPeriod dependency property.
C#
public static readonly DependencyProperty MomentumPeriodProperty
Properties
Gets or sets the shift. This is the momentum period.
C#
public int MomentumPeriod { get; set; }
The shift.