All indicators

Risk Navigator Levels

Jun 9, 2026

Static chart image
Support and ResistanceSignalsMoving AveragesVolatility

The Risk Navigator Levels indicator provides a visual trade planning map by freezing entry, stop, and target levels based on confirmed trend-engine flips. It aims to streamline trade structure analysis by automatically plotting R-multiple targets and tracking price action relative to these levels.

Usage

The script is primarily used as a visual planning tool to inspect trade structure and risk-to-reward ratios immediately after a trend change is confirmed. Once the internal engine identifies a new long or short state, it plots a static entry line, a stop-loss line, and three take-profit levels.

For example, a trader might wait for a bullish signal where the fast EMA crosses above the baseline and price exceeds the VWAP. Upon confirmation, the script will draw green and red risk/reward boxes. Users can then monitor the dashboard or on-chart labels to see if price has touched TP1, TP2, or TP3.

The interpretative value of the tool lies in its ability to "freeze" levels at the moment of setup. This prevents levels from recalculating or disappearing, allowing for post-trade analysis of how price interacted with calculated structural levels.

Details

The script operates through several core logical components:

  • Trend Engine: It utilizes a multi-factor filter requiring agreement between a fast EMA, a slow EMA basis, an ATR-based confirmation gate, and VWAP. A setup is only triggered if price and the fast line slope align with the crossover direction.
  • Stop-Loss Logic: The stop-loss is calculated using a combination of a recent swing lookback and an ATR floor. This ensures the stop is placed behind structural pivots while maintaining a minimum distance based on current volatility.
  • R-Multiple Targets: Take-profit levels are derived purely from the mathematical risk (distance between entry and stop). By default, these are set at 1R, 2R, and 3R.
  • Touch Tracking: The script tracks intrabar activity on confirmed bars to update the status of each level. If a price touch is detected, labels and lines update visually to reflect that the target or stop has been reached.

Settings

Visuals

  • Level Reach Bars: Determines how many bars into the future the lines and risk/reward boxes extend.
  • Risk/Reward Boxes: Toggles the visibility of the shaded green (reward) and red (risk) areas.

Engine

  • Source: The price data used for all EMA and VWAP calculations.
  • Fast Length: The period for the fast EMA used in trend detection.
  • Base Length: The period for the slower EMA basis.
  • ATR Length: The lookback period for volatility (ATR) calculations.
  • Confirmation Gate: A multiplier applied to the ATR to create a "no-trade" zone around the baseline.

Risk

  • Stop Lookback: The number of bars used to find recent highs or lows for stop-loss placement.
  • ATR Stop Floor: A multiplier that sets the minimum allowable distance for a stop-loss based on volatility.
  • TP1 R / TP2 R / TP3 R: The multipliers used to define take-profit targets relative to the initial risk.

FAQ

How do I interpret the status labels? The labels update in real-time on confirmed bars. "Live" indicates the trade is active, while "Touched" indicates that price has reached that specific R-multiple or the stop-loss.

Why did a setup not appear immediately on a crossover? The engine requires multiple conditions to be met, including price being above/below the VWAP and the ATR confirmation gate. A crossover alone is insufficient to trigger a new level set.

How can I access the Risk Navigator Levels? 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.