SAR
|
Indicators |
SYNTAX | sar( accel = 0.02, max = 0.2 ) |
RETURNS | ARRAY |
FUNCTION | Calculates Parabolic SAR indicator. Acceleration is given by accel argument and maximum acceleration level is given by max argument |
EXAMPLE | sar() |
SEE ALSO |
The SAR function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.