OPEN-SOURCE SCRIPT

ADR: Average Daily Range

Actualizado
Very basic script... adjust the EMA to 13 for stocks, and less volatile assets. 26 for crypto, and anything highly volatile.

When the Daily Low line (bottom yellow/orange line) dips hard, and finds support for 3+ bars somewhere, this is a sign of a trend reversal. For a solid confirmation, wait for the Super Average and EMA to spike downwards as well. All of this can also be seen as reversal at the top of a trend, just upturned.

The 2 Daily lines (2 yellow/orange lines) act as support for the price to bounce off of. Fine tuning is required to get these really smooth, but it's a simple enough idea.

Edit: Screwed up the EMA in my posted example. Should be 26.
Notas de prensa
In this version, I've added an input for the length of the EMA, and names for the plot functions.
Notas de prensa
General clean up here. Numbers are now simplified to one decimal place, and shown as an integer, not a float.

The EMA has been changed to a SMA, due to better reaction and confirmation in testing.
averageMoving AveragesOscillatorsTrend Analysis

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