Parabolic SAR (Stop And Reverse) Tool
Enter data points as "High,Low,Close" for each period, separated by semicolons.
Example:
Example:
12,9,11; 13,10,12; ...
Parabolic SAR Calculation Results
| Period | High | Low | Close | Current SAR | Trend | EP (Extreme Point) | AF (Acceleration Factor) |
|---|
Acceleration Factor (Increment): ${afIncrementInput.value}
Acceleration Factor (Max): ${afMaxInput.value}
Calculated Parabolic SAR Values
| Period | High | Low | Close | Current SAR | Trend | EP | AF |
|---|