Class GuppyMultipleMovingAverage
- Namespace
- StockSharp.Algo.Indicators
- Assembly
- StockSharp.Algo.dll
Guppy Multiple Moving Average (GMMA).
[Display(ResourceType = typeof(LocalizedStrings), Name = "GMMA", Description = "GuppyMultipleMovingAverage")]
public class GuppyMultipleMovingAverage : BaseComplexIndicator, IComplexIndicator, IIndicator, IPersistable, ICloneable<IIndicator>, ICloneable
- Inheritance
-
GuppyMultipleMovingAverage
- Implements
-
IPersistableICloneable<IIndicator>
- Derived
- Inherited Members
- Extension Methods
Constructors
GuppyMultipleMovingAverage()
Initializes a new instance of the GuppyMultipleMovingAverage.
public GuppyMultipleMovingAverage()