WeightedClosePrice
StockSharp.Algo.Indicators
Weighted Close Price indicator.
継承元: BaseIndicator
コンストラクター
WeightedClosePrice()
Initializes a new instance of the WeightedClosePrice.
メソッド
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
戻り値: The resulting value.