VolumeWeightedAveragePrice
StockSharp.Algo.Indicators
Volume Weighted Average Price (VWAP).
Hereda de: BaseIndicator
Constructores
VolumeWeightedAveragePrice()
Initializes a new instance of the VolumeWeightedAveragePrice.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Devuelve: The resulting value.
Reset()
Reset state.