Peak
StockSharp.Algo.Indicators
Peak.
继承自: ZigZag
构造函数
Peak()
To create the indicator Peak.
方法
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
返回值: The resulting value.
Peak.
继承自: ZigZag
Peak()
To create the indicator Peak.
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
返回值: The resulting value.