Guide
How does the Chandelier Exit - Strategy strategy work ?
The Chandelier Exit - Strategy is designed for traders looking to implement a comprehensive system that includes entry, stop loss, trailing stop, and take profit mechanisms. It utilizes the Average True Range (ATR) to determine the distance of the Chandelier Exits from the highs and lows, which are then used to identify potential reversal points for setting up trades. These points help establish long or short positions, with several conditions to manage the trades:
- Buy and sell signals are generated based on the previous close's relationship with the calculated Chandelier Exits.
- Manual stop loss and take profit ratios can be set to close positions when specified price targets are reached.
- Trailing stops are activated after a certain profit ratio is achieved to protect gains.
- A date filter allows testing the strategy within a specified time range, providing flexibility for historical analysis.
- A toggle for long and short trading enables users to choose their directional bias based on their market outlook.
Customizable inputs for ATR period, multiplier, stop loss, take profit, and trailing stop parameters give traders control over their strategy's sensitivity and risk management. Additionally, the strategy code includes conditional plotting and highlighting features to visually represent the current state and signals on the chart.