Watch how to download trading robots for free
Find us on Facebook!
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

CCI - EMA based - indicator for MetaTrader 5

Views:
6154
Rating:
(23)
Published:
2018.05.29 12:48
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

CCI (Commodity Channel Index) is normally calculated using Simple Moving Average and mean deviation based on that same Simple Moving Average.

This version of CCI is changing that. Instead of using Simple Moving Average it uses EMA (Exponential Moving Average), and instead of using mean deviation it uses EMA deviation (originally published here EMA Deviation). That gives us a sort of a completely new CCI and the difference, when compared to original Donald Lambert calculation is significant in a lot of cases.

CCI Stochastic CCI Stochastic

This is a Stochastic of CCI. When Stochastic is applied to CCI and the bounds are in the fixed 0 to 100 range, the trend assessment can be done using that fact too.

End Point MA End Point MA

End Point MA indicator uses the original formula described in the "The End Point Moving Average" article with one deviation: it is made to be "faster" (i.e., to react to market changes in a faster mode than the original version).

MAMA + FAMA MAMA + FAMA

This indicator uses the combined values of MAMA (MESA Adaptive Moving Average) and FAMA (Following Adaptive Moving Average) to assess the trend of the market.

MAMA + FAMA Oscillator MAMA + FAMA Oscillator

Combination of MAMA (MESA Adaptive Moving Average) and FAMA (Following Adaptive Moving Average) made as an oscillator.