VolumeProfileIndicator
StockSharp.Algo.Indicators
Volume profile.
Herda de: BaseIndicator
Construtores
VolumeProfileIndicator()
Initializes a new instance of the VolumeProfileIndicator.
Propriedades
UseTotalVolume : bool
To use aggregate volume in calculations (when candles do not contain VolumeProfile).
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Retorna: The resulting value.
Reset()
Reset state.