All indicators

Trailing Stop Loss MTF

Nov 12, 2018

Static chart image
Support and ResistanceSignalsTrailing-Stop

The Trailing Stop Loss MTF indicator identifies dynamic exit points by plotting multi-timeframe support levels based on historical low pivots, assisting traders in trend following and risk management.

Usage

The Trailing Stop Loss (TSL) MTF is primarily used to determine exit points for long positions or entries for short positions. Traders can interpret the indicator based on the following signals:

  • Long/Hold: As long as the price remains above the TSL line, the prevailing upward momentum is considered intact.
  • Exit/Short: A bearish signal occurs when the price crosses below the TSL line, suggesting a potential trend reversal or a breakdown in support.
  • Multi-Timeframe Analysis: By adjusting the timeframe setting, traders can view stop-loss levels from higher timeframes (e.g., Daily) on lower timeframe charts (e.g., 15-minute). This allows for a macro perspective on risk while trading micro movements.

The indicator is designed to be "sticky" to the upside; it adjusts upward as the price makes higher lows but does not shift downward, ensuring that accumulated profits are protected.

Details

The script is a refactored multi-timeframe version of the Trailing Stop Loss indicator originally developed by Kıvanç Özbilgiç. It utilizes a "countback" methodology to establish support.

The calculation logic identifies the previous bar's low when the current low is higher than the preceding one. Through the use of the request.security function, the script fetches this specific price point from the user-defined timeframe. A fundamental rule of this indicator is that the stop-loss level never moves downward. If a new calculated stop-loss point is lower than the previous one, the indicator maintains the higher level. This ensures the tool functions strictly as a trailing mechanism to capture trend extensions.

Settings

  • Time Frame: Defines the chart resolution used to calculate the trailing stop loss levels (e.g., 1D, 4H, 1W).

FAQ

How does the MTF feature improve the indicator?

The Multi-Timeframe (MTF) feature allows traders to anchor their risk management to significant higher-timeframe structures while executing trades on faster timeframes, reducing "noise" and premature exits.

Why does the Trailing Stop Loss line only move upward?

The indicator is designed to protect capital and lock in gains. Moving a stop loss downward would increase the potential risk of a trade, which contradicts the principles of disciplined risk management.

How can I access Trailing Stop Loss MTF?

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.