Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

JMA Keltner Сhannel - indicateur pour MetaTrader 5

Vues:
4707
Note:
(17)
Publié:
2018.07.30 15:13
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Keltner Channel is usually calculated as SMA (Simple Moving Average) +- ATR distance for the bands.

Since SMA is the slowest moving average, here is a version that uses a much "faster" moving average for the calculation instead: the JMA (Jurik Moving Average) that is very well known for its smoothness too. That should help in faster response to volatile markets.

NonLagMA Keltner Сhannel NonLagMA Keltner Сhannel

Keltner Channel calculated as Non Lag MA +- ATR distance for the bands.

Juice Juice

Juice is a standard deviation indicator that shows if the deviation is below or above some fixed level. That way it can show if the volatility is increased or not compared to that level.

KAMA Keltner Сhannel KAMA Keltner Сhannel

Keltner Channel calculated as Perry Kaufman's Adaptive Moving Average (KAMA) +- ATR distance for the bands.

Trend Trigger Factor Trend Trigger Factor

Trend Trigger Factor indicator with T3 smoothing (to lessen false signals) and some extras in order to make the trend triggering state easier.