Nakitxu

ATR Drift %

Nakitxu Actualizado   
This script plots an histogram calculated this way:

Get the previous ATR sample, calculated in the specified timeframe
Get the actual open price of the bar in the specified timeframe minus the actual price in the current timeframe
and plots the percent change between the the 2 values

For example, if you select DAY as timeframe for the ATR:

Plots the percent change between:
- ATR(daily) from yesterday
and
- open from today - actual price

Due to Tradingview limitations, only shows the plot if the actual timeframe of the graphic is equal or lower that the ATR selected timeframe

The background changes shows a new ATR sample taking place

I'm testing this for scalping in 5M timeframe with the ATR in 4H

All my published scripts at: es.tradingview.com/u/Nakitxu/
Notas de prensa:
Changed the background change logic
Notas de prensa:
Added SMA smooth

Hodl!
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?