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

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.