All indicators

Triple EMA + RSI + ATR

Dec 5, 2025

Static chart image
Volume BasedSignalsOscillatorsMoving AveragesTrailing-StopVolatility

The Triple EMA + RSI + ATR indicator is a comprehensive trend-following strategy that combines moving average alignment, momentum filtering, and dynamic risk management to identify high-probability trading setups.

Usage

The strategy is designed to enter trades when the trend, momentum, and volume align. A long position is triggered when the fast EMA is above the medium EMA, and the medium EMA is above the slow EMA, provided the RSI is above 50 but not overbought, and volume exceeds its moving average. Conversely, short positions are triggered when the EMAs are in descending order, RSI is below 50 but not oversold, and volume confirms the move.

Users can utilize the visual cues on the chart, such as background highlights and signal shapes, to identify entry points. The strategy also includes a multi-tier exit system:

  • Stop-Loss: A fixed stop-loss based on a multiplier of the Average True Range (ATR).
  • Take Profit 1: A primary profit target based on a user-defined risk-reward ratio.
  • Trailing Stop: A secondary tier that activates a trailing stop once a higher profit target is reached to capture extended trends.

Details

The script utilizes three Exponential Moving Averages (EMA) to determine the trend direction and strength. The RSI (Relative Strength Index) acts as a momentum filter to ensure trades are not entered during exhausted market conditions (overbought/oversold). Additionally, a volume multiplier ensures that signals are backed by significant market participation. The strategy logic includes professional execution settings such as commission and slippage to provide more realistic backtesting results on TradingView.

Settings

MA Settings

  • Fast EMA: The period for the fastest moving average (default 9).
  • Mid EMA: The period for the medium moving average (default 21).
  • Slow EMA: The period for the slowest moving average (default 55).

RSI Filter

  • RSI Period: The lookback period for the RSI calculation.
  • RSI Overbought: The threshold above which long entries are filtered out.
  • RSI Oversold: The threshold below which short entries are filtered out.

TP/SL

  • ATR Period: The lookback period for the Average True Range.
  • ATR SL Multiplier: Multiplier applied to the ATR to set the initial stop-loss distance.
  • TP1 RR: Risk-reward ratio for the first profit target.
  • TP2 RR (Trailing Start): Risk-reward ratio required to activate the trailing stop mechanism.

Volume Confirmation

  • Volume MA Period: The period for the simple moving average of volume.
  • Volume Multiplier: The factor by which current volume must exceed the average to validate a signal.

FAQ

How do I interpret the visual signals on the chart? Green triangles and background highlights indicate bullish alignment, while red triangles and highlights indicate bearish alignment.

Can I change the risk-reward parameters? Yes, the TP1 and TP2 settings allow you to adjust the strategy's aggressiveness and how quickly the trailing stop activates.

How do I access the Triple EMA + RSI + ATR tool? You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.

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.