KnowSureThingLine

StockSharp.Algo.Indicators

KST line.

Inherits: BaseIndicator

Methods

OnProcess
protected override IIndicatorValue OnProcess(IIndicatorValue input)
result = knowSureThingLine.OnProcess(input)

To handle the input value.

input
The input value.

Returns: The resulting value.