Scalping Tool with Dynamic Take Profit & Stop Loss
Feb 7, 2025

The Scalping Tool with Dynamic Take Profit & Stop Loss indicator provides a comprehensive framework for short-term trading by combining trend identification with automated risk management levels. It utilizes dual Exponential Moving Averages (EMA) to pinpoint entry signals while leveraging the Average True Range (ATR) to establish volatility-adjusted exit targets.
Usage
The tool is designed for scalping and day trading across various asset classes. When the fast EMA crosses above the slow EMA, a "BUY" label is generated, and when the fast EMA crosses below the slow EMA, a "SELL" label appears.
Upon a signal, the indicator automatically plots Stop Loss (SL) and Take Profit (TP) levels. A unique feature of this tool is its dynamic TP recalculation; if the price reaches the initial TP target, the indicator recalculates a new TP level from the current price, allowing traders to potentially capture extended trends. The SL is based on a multiplier of the ATR, providing a buffer that adjusts to market volatility.
Details
The script uses a trend-following logic based on EMA crossovers (default 5 and 13 periods). The risk management component offers two calculation methods for Take Profit:
- Percentage: Calculates the target based on a fixed percentage from the entry or current price.
- ATR: Calculates the target based on the current volatility, ensuring targets are realistic relative to market movement.
The logic includes state tracking to ensure that exit levels are only displayed when a trade is active and are reset upon trend reversal or hitting the stop loss.
Settings
Core Parameters
- Fast Length: Sets the period for the fast Exponential Moving Average.
- Slow Length: Sets the period for the slow Exponential Moving Average.
- ATR Length: Defines the lookback period for the Average True Range calculation used for SL and TP.
Buy/Sell Order Settings
- Enable Take Profit: Toggles the calculation and plotting of TP levels.
- Take Profit Type: Selection between "Percentage" or "ATR" based targets.
- Take Profit (%) / ATR Multiplier: The value used to calculate the target distance.
- Enable Stop Loss: Toggles the calculation and plotting of SL levels.
- Stop Loss ATR Multiplier: Determines the distance of the stop loss from the entry price based on volatility.
FAQ
How do I access Scalping Tool with Dynamic Take Profit & Stop Loss?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Can I use this for swing trading?
Yes, by increasing the Fast and Slow EMA lengths (e.g., 10 and 20 or 20 and 50), the indicator can be adapted for longer-term trend following.
How does the dynamic TP work?
When the closing price hits or exceeds the plotted TP level, the script treats it as a partial exit point and immediately projects a new target further in the direction of the trend, allowing for automated "trailing" of profits.
Free indicator
Get free access to this indicator on the platforms below.
Unlock the entire LuxAlgo Library
Every indicator, every strategy, full charts, and complete access to Quant — our AI agent.