OPEN-SOURCE SCRIPT

Arego ATR

Actualizado
This script automatically calculates ATR on a daily basis where it would be highest and lowest and draws a line there.
With this you can see whether stock has passed the ATR or not.

When stock moves, line is adjusted as well. For example, the stock opened at $100 and moved down $1.
ATR is $5.
Script will then draw two lines on the chart.
Daily low ATR would then be $95 and daily high ATR would then be $104.

The formula is very simple:

Current price + ATR = daily high
Current price - ATR = daily low
Notas de prensa
I corrected my misconceptions in script logic.
ATRMoving Averages

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