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
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?