All indicators

JK EMA-WMA ADX Strategy with RSI Reversals and Chandelier Exit

Apr 5, 2024

Static chart image
SignalsOscillatorsMoving AveragesTrailing-StopVolatility

The JK EMA-WMA ADX Strategy with RSI Reversals and Chandelier Exit indicator is a comprehensive trend-following and reversal detection system that integrates three distinct technical methodologies to provide high-probability trading signals. By combining momentum, trend strength, and volatility-based exits, it aims to capture extended trends while identifying potential exhaustion points.

Usage

This tool can be used to identify trend entries and manage exits through its multi-layered approach:

  • EMA-WMA ADX Component: Use the crossovers between the EMA and WMA to identify trend changes. The ADX filter ensures that signals are only highlighted when there is sufficient trend strength (above the user-defined threshold). Signals are categorized as "Strong" if the ADX is rising and "Weak" if the ADX is falling.
  • RSI Reversals: These signals highlight potential mean-reversion opportunities. A bullish reversal is triggered when the RSI crosses above the lower threshold with a positive slope, while a bearish reversal occurs when the RSI crosses below the upper threshold with a negative slope.
  • Chandelier Exit: This serves as a dynamic trailing stop. Traders can use the "Buy" and "Sell" labels generated by price crossing the Chandelier lines to confirm trend direction and set stop-loss levels.

Details

The script executes several logic layers simultaneously:

  1. Trend Detection: Uses a 9-period EMA and 30-period WMA.
  2. Trend Strength: Implements a standard ADX calculation to filter out choppy markets where moving average crossovers might fail.
  3. Volatility Trailing Stop: The Chandelier Exit is calculated using the ATR (Average True Range) multiplied by a factor (default 3.0) from the period's highest high or lowest low to create a robust exit strategy.
  4. Momentum Slope: The RSI reversal logic doesn't just look at levels but requires the RSI to have a specific slope over a 3-period lookback, adding a layer of momentum confirmation.

Settings

EMA-WMA ADX Strategy

  • EMA Length: Sets the period for the Exponential Moving Average.
  • WMA Length: Sets the period for the Weighted Moving Average.
  • ADX Length: Determines the lookback period for the Average Directional Index.
  • ADX Threshold: The minimum ADX value required to validate trend signals.

RSI Reversals

  • RSI Length: The period used for Relative Strength Index calculation.
  • Bullish/Bearish Level: The oversold and overbought boundaries for reversal detection.
  • RSI Slope Periods: The number of bars used to determine the direction of the RSI slope.

Chandelier Exit

  • ATR Period: The lookback period for the ATR calculation.
  • ATR Multiplier: The sensitivity of the trailing stop.
  • Use Close Price for Extremums: Determines if the calculation uses the bar's close or its high/low extremes.

FAQ

How do I access the JK EMA-WMA ADX Strategy with RSI Reversals and Chandelier Exit?

You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

What is the difference between a Strong and Weak signal?

A "Strong" signal occurs when the moving average crossover is accompanied by an increasing ADX, suggesting the trend is gaining momentum. A "Weak" signal occurs when the ADX is above the threshold but decreasing.

Can I use this for automated alerts?

Yes, the script includes alert conditions for Chandelier Exit direction changes, specific EMA/WMA signals, and RSI reversal confirmations.

Free indicator

Get free access to this indicator on the platforms below.

TradingView
NinjaTrader
MetaTrader 4/5

Unlock the entire LuxAlgo Library

Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.