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が提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。