FiniteVolumeElement
StockSharp.Algo.Indicators
Finite Volume Element (FVE) indicator.
Hereda de: DecimalLengthIndicator
Constructores
FiniteVolumeElement()
Initializes a new instance of the FiniteVolumeElement.
Propiedades
Measure : IndicatorMeasures
IndicatorMeasures.
Métodos
OnProcessDecimal(IIndicatorValue) : decimal?
To handle the input value.
- input
- The input value.
Devuelve: The new value of the indicator.