Unisciti alla nostra fan page
- Visualizzazioni:
- 5219
- Valutazioni:
- Pubblicato:
- 2018.07.30 15:06
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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 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.

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

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

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