SAR.Value Method
Calculate SAR for the specific instance of ISeries, index, upper bound, step and initial acc.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
input
-
ISeries
The input series.
-
index
-
int
The index.
-
upperBound
-
double
The upper bound
-
step
-
double
The step.
-
initialAcc
-
double
The initial acc.
Return Value
double
System.Double.
In this article
Definition