All indicators

Trailing Stop Loss

Jun 13, 2020

Static chart image
SignalsMoving AveragesTrailing-StopVolatility

The Trailing Stop Loss indicator provides a dynamic exit strategy by calculating real-time stop-loss levels based on volatility, trend, or percentage-based movements to help traders lock in profits and manage risk.

Usage

The Usage section describes how the script can be used, particularly for determining optimal exit points once a trade is active. Users can input their specific entry date and price to visualize the trailing stop relative to their open position.

  • Exit Timing: The tool is designed to identify the point at which a trend has reversed or corrected significantly enough to warrant closing a position.
  • Directional Filtering: By selecting "long" or "short," the indicator adjusts the calculation logic to place the stop loss below (for longs) or above (for shorts) the current market price.
  • One-Way Movement: When enabled, the stop loss can only move in the direction of the trade (up for longs, down for shorts). This prevents the stop loss from widening if the price moves against the position.

Details

The script offers three distinct calculation methodologies to cater to different trading styles:

  1. ATR (Average True Range): This method uses market volatility to set the stop distance. It calculates the highest price over a specific lookback period and subtracts a multiple of the ATR (for longs). This ensures the stop is wider during high volatility and tighter during low volatility.
  2. MA (Moving Average): A simple moving average (SMA) acts as a trailing floor or ceiling. This is useful for trend-following strategies where the trend is considered broken once the price closes on the opposite side of the MA.
  3. Percentage: This is a fixed-distance approach that calculates the stop level based on a user-defined percentage of the current price.

Settings

  • One Way Movement: Restricts the stop loss to only move in a favorable direction, preventing it from retreating.
  • Position Entry Price: The price at which the trade was executed; used to filter the display of the stop loss line.
  • Position Entry Date (Year/Month/Day): Defines the starting point on the chart for the stop loss calculation.
  • Position Type: Sets the logic for either "long" or "short" positions.
  • Stop Loss Method: Selection between ATR, MA, or Percentage-based calculations.
  • ATR Length: The lookback period used to calculate the Average True Range.
  • ATR Multiplier: The factor by which the ATR value is multiplied to determine the stop distance.
  • ATR Highest Value Lookback Period: The window used to find the recent price peak (or trough) from which the ATR gap is measured.
  • MA Length: The period used for the Simple Moving Average calculation.
  • Percentage Value: The percentage distance used for the percentage-based stop loss.

FAQ

How do I choose the best Stop Loss Method for my trade? The ATR method is generally best for volatile assets as it adjusts to market conditions, while the MA method is preferred for trending markets. The Percentage method is ideal for traders with fixed risk-management rules regardless of volatility.

Can I set alerts for when my stop loss is hit? Yes, the indicator includes built-in alert functionality that triggers a notification when the price crosses the calculated stop loss level.

How do I access the Trailing Stop Loss indicator? 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.