Class WeightedMovingAverageIndicator
Represents a Weighted Moving Average (WMA) indicator which gives more weight to recent prices in an attempt to make them more responsive to new information.
Inheritance
System.Object
WeightedMovingAverageIndicator
Inherited Members
Namespace: Telerik.Maui.Controls.Compatibility.Chart
Assembly: Telerik.Maui.Controls.Compatibility.dll
Syntax
public class WeightedMovingAverageIndicator : ValuePeriodIndicatorBase, IParentElement, IChildElement
Constructors
WeightedMovingAverageIndicator()
Declaration
public WeightedMovingAverageIndicator()