McGinleyDynamic
StockSharp.Algo.Indicators
McGinley Dynamic.
Inherits: DecimalLengthIndicator
Constructors
McGinleyDynamic()
Initializes a new instance of the McGinleyDynamic.
Methods
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Returns: The new value of the indicator.
Reset()
Reset state.