OPEN-SOURCE SCRIPT

MA Filter

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 ;)
Volatility

Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in publication is governed by House rules. You can favorite it to use it on a chart.

Want to use this script on a chart?

Disclaimer