Dynamic Take Profit & Signal Provider
Jan 13, 2021

The Dynamic Take Profit & Signal Provider indicator provides a comprehensive framework for identifying market entry points and calculating dynamic exit targets based on volatility and price swings. It utilizes standard deviation and swing high/low logic to project potential take-profit levels, helping traders manage their risk and reward expectations in real-time.
Usage
The indicator generates Long and Short signals based on an underlying trend-following logic that incorporates ATR and price action. Once a signal is triggered, it automatically calculates two levels of Take Profit (TP1 and TP2).
- Long Signals: Plotted as green arrows below the price bars. Upon a long signal, the indicator projects TP levels above the entry based on the standard deviation of recent price action.
- Short Signals: Plotted as red arrows above the price bars. Upon a short signal, TP levels are projected below the entry.
- Dynamic Targets: The TP levels are displayed on the far right of the chart to assist with trade planning. The distance between these targets is determined by the "Tp Multiplicative Factor"; higher values result in wider targets suitable for volatile markets.
Details
The script combines several technical concepts to ensure the signals and targets are reactive to current market conditions:
- Trend Detection: Uses a combination of ATR (Average True Range) and ADX (Average Directional Index) to determine trend direction. The multiplier adjusts dynamically based on whether the ADX is rising or falling, allowing for tighter trailing stops during strong trends.
- Swing Detection: A custom swing detection function looks back a specified number of bars to find local peaks and troughs, which serve as foundational points for calculating price targets.
- Volatility Scaling: The Take Profit levels are not fixed; they are derived from the standard deviation of the price over a user-defined lookback period. This ensures that in high-volatility environments, the targets expand, and in low-volatility environments, they contract.
Settings
Core Inputs
- ATR Period: Sets the lookback period for the initial ATR calculation.
- Source: The price source used for the moving average strategy (e.g., HL2).
- ATR Multiplier: The sensitivity multiplier for the primary trend calculation.
- Sensitivity: A factor between 0 and 1 that smooths the input source.
- Reveal Long/Short Signals: Toggles the visibility of the Buy and Sell arrows on the chart.
ATR & ADX Settings
- ATR Multiplier - ADX Rising/Falling: Allows for independent multipliers depending on trend strength (ADX).
- ADX: The period for the ADX calculation used to determine trend strength.
- Bars back to check for a swing: Defines the window size for identifying local swing highs and lows.
Take Profit Settings
- Tp Length: The lookback period used for calculating the standard deviation for TP levels.
- Tp Multiplicative Factor: Controls the distance of the TP1 and TP2 levels from the entry price.
FAQ
How do I access Dynamic Take Profit & Signal Provider?
You can get access on the LuxAlgo Library for charting platforms like TradingView, MetaTrader (MT4/MT5), and NinjaTrader for free.
Can I adjust the frequency of the signals?
Yes, by modifying the "Sensitivity" and "ATR Multiplier" settings, you can filter out noise or make the indicator more responsive to smaller price movements.
What do the TP1 and TP2 markers represent?
They represent volatility-adjusted targets. TP1 is calculated using one standard deviation (scaled by the multiplier), while TP2 uses two standard deviations, providing a tiered approach to exiting a position.
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.