Chandelier Exit

Category: volatility, trend

A volatility-based trailing stop-loss indicator that sets exit points based on Average True Range (ATR) relative to recent price extremums.

Formula

Long\ Stop = Highest(Length) - (Multiplier \cdot ATR(Length)) \\ Short\ Stop = Lowest(Length) + (Multiplier \cdot ATR(Length))

Inputs

See signal primitives and every published strategy that uses Chandelier Exit on WOBR StrategyVerse.


Open the interactive page on WOBR AI → · WOBR.AI home