OPEN-SOURCE SCRIPT

ATR+ (Stop Loss Indicator)

Actualizado
This script is designed to aid in back-testing and trade execution.

It displays three sets of values - the teal colored value is the current ATR, the green colored value is your stop loss distance (in pips) below the most recent swing low for long trades, and the red colored value is your stop loss distance (in pips) above the most recent swing high for short trades.

You can change the stop loss settings to base your stop loss on a set pip amount or by however many multiples of the current ATR as you wish (eg. 1.5x ATR).

Feel free to ask any questions or edit the script without permission :)

- Matt.
Notas de prensa
Minor improvements
Notas de prensa
Converted ATR and S/L into whole numbers.
Added optional T1 (Profit Target).
Notas de prensa
Minor improvements to display chart.
Notas de prensa
Minor improvements.
Notas de prensa
Converted to Pine Script v4 and cleaned up code to remove unnecessary lines.
Notas de prensa
Fixed to work on all markets (previously was bugged on some markets)
Notas de prensa
Updated to Pine Script v5
ATRAverage True Range (ATR)LONGlossshortstoptrendTrend AnalysisVolatility Stop

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


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
También en:

Exención de responsabilidad