TimeWeightedAveragePrice
StockSharp.Algo.Indicators
Time Weighted Average Price (TWAP) indicator.
Herda de: BaseIndicator
Construtores
TimeWeightedAveragePrice()
Initializes a new instance of the TimeWeightedAveragePrice.
Métodos
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Retorna: The resulting value.
Reset()
Reset state.