VolumeProfileIndicator
StockSharp.Algo.Indicators
Volume profile.
Erbt von: BaseIndicator
Konstruktoren
VolumeProfileIndicator()
Initializes a new instance of the VolumeProfileIndicator.
Eigenschaften
UseTotalVolume : bool
To use aggregate volume in calculations (when candles do not contain VolumeProfile).
Methoden
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Rückgabe: The resulting value.
Reset()
Reset state.