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
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?