OPEN-SOURCE SCRIPT

Low-ATR Indicator

Actualizado
We often want to use a stop loss at a certain low - N*ATR,
But it is too troublesome to manually calculate a certain day low - ATR.

This indicator simply calculates it for you, by marking the value of day low - ATR.

By default the hardcoded ATR value is 0, which means "Uses the ATR at that day with configured look back period".

If you want to use a specific ATR value, e.g.
1) You want to set the stop loss using today's ATR but another day's day low (Very often)
2) You want to set the stop loss in another timeframe - N*ATR

You can type in the value of ATR into the "hardcoded ATR" field.
(Actually this should be the most used way)
Notas de prensa
Fixed hardcoded atr was not adjusting to atr multiplier.
Average True Range (ATR)Pivot PointsVolatility 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?

Exención de responsabilidad