VolumeProfileIndicator
StockSharp.Algo.Indicators
Volume profile.
Наследует: BaseIndicator
Конструкторы
VolumeProfileIndicator()
Initializes a new instance of the VolumeProfileIndicator.
Свойства
UseTotalVolume : bool
To use aggregate volume in calculations (when candles do not contain VolumeProfile).
Методы
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Возвращает: The resulting value.
Reset()
Reset state.