Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

NonLagMA Keltner Сhannel - indicator for MetaTrader 5

Views:
4636
Rating:
(17)
Published:
2018.07.30 15:06
Need a robot or indicator based on this code? Order it on Freelance Go to 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 Non Lag MA. That should help in faster response to volatile markets.

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.

Elliot Oscillator Simple Elliot Oscillator Simple

This version of Elliot Oscillator allows you to chose periods of calculation.

JMA Keltner Сhannel JMA Keltner Сhannel

Keltner Channel calculated as JMA (Jurik Moving Average) +- ATR distance for the bands.

KAMA Keltner Сhannel KAMA Keltner Сhannel

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