A least squares filter using the Auto line as source, practical for noise removal without higher phase shift.
Its possible to create another parameter for the auto-line length, just add a parameter Period or whatever you want.
r = round(close/round)*round
dev = stdev(close,Period)
Hope you enjoy :)
Its possible to create another parameter for the auto-line length, just add a parameter Period or whatever you want.
r = round(close/round)*round
dev = stdev(close,Period)
Hope you enjoy :)
Notas de Lançamento:
- No longer need to round
- Color change
- Color change based on indicator direction discontinued
Patreon: www.patreon.com/alexgrover
Become a Patreon and get access to exclusive technical indicators!
You can also check out some of the indicators I made for luxalgo : www.tradingview.com/u/LuxAlgo/
Become a Patreon and get access to exclusive technical indicators!
You can also check out some of the indicators I made for luxalgo : www.tradingview.com/u/LuxAlgo/