ZenAndTheArtOfTrading

Trailing Stop Alerts

This script is designed as an ATR-based trailing stop tool to assist in managing open positions.

Once you're involved in a profitable trade, if you add this script to your chart you'll be prompted to select a bar to begin trailing from.

You can then adjust the candle lookback distance for swing high/lows (7 by default), the ATR multiplier (1.0 by default), and the direction to trail (Long/Short).

You can also adjust the ATR period in the settings menu if you want to (14 period by default).

Once the script is added to your chart, it will begin drawing your trailing stop and you can then set up alerts.

Alert Options:
Any alert() function call: Will trigger an alert for both conditions (trailing stop updated, trailing stop hit)
Alert Conditions: Trailing Stop Update will trigger whenever the stop is updated, Trailing Stop Hit will trigger whenever the stop is hit.

Note: the alerts will only fire once per bar close and the trailing stop will not update on realtime bars.

My Resources Hub: theartoftrading.com
FREE YouTube Lessons: rebrand.ly/zyt
FREE Pine Script Basics Course: rebrand.ly/zpsbc
Pine Script MASTERY Course: rebrand.ly/zpsmc
My Indicators & Strategies: rebrand.ly/zmisc
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?