Parabolic SAR (Standard)

Category: trend

Calculates the Parabolic Stop and Reverse (SAR) to identify potential trend reversals and provide trailing stop levels.

Formula

SAR_{n+1} = SAR_n + \alpha (EP - SAR_n) \text{ where } \alpha \text{ is acceleration factor and } EP \text{ is the extreme point in the current trend.}

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home