OPEN-SOURCE SCRIPT
Aggiornato

Auto-Filter

4 369
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 :)
Note di rilascio
  • No longer need to round
  • Color change
  • Color change based on indicator direction discontinued

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.