ChaikinMoneyFlow
StockSharp.Algo.Indicators
Chaikin Money Flow (CMF) indicator.
Inherits: DecimalLengthIndicator
Constructors
ChaikinMoneyFlow()
Initializes a new instance of the ChaikinMoneyFlow.
Properties
Measure : IndicatorMeasures
IndicatorMeasures.
Methods
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Returns: The new value of the indicator.
Reset()
Reset state.