OPEN-SOURCE SCRIPT

MA Filter

1 599
MA Filter is a volatility indicator inspired by the Braid Filter and WAE indicators.

Calculation:

Is absolute value of [close - sma(close,n)] > m*ATR(n2) ?

where...
n - sma length
m - atr multiplier
n2 - atr length

If yes, high volatility, histogram is orange, trading is allowed.
If no, low volatility, histogram is grey, trading is not allowed.

Enjoy ;)

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.