CMx Oscillator

Custom MT4 expert advisors published here.

Moderator: admin

CMx Oscillator

Postby Apprentice » Thu Feb 01, 2018 6:57 pm

CMx_Oscillator.png

LUA Original: viewtopic.php?f=17&t=59971

Description:

MT4 version of the LUA Original indicator, which is compilation of Moving Average, CCI, ADX и Fibonacci levels.

Formulas:

CMx[i] = CCI[i]*ADX[i]/(L*K), where
ADX[i] - Average Directional Movement Index with Period as Length,
CCI[i] = (Diff[i]-mean)/(meandev*0.015),
mean, meandev - mean and mean deviation of Diff at range from (i-K_Period+1) to i,
Diff[i] = EMA[i]-EMA_K[i],
EMA - exponential moving average with Period as Length,
EMA_K - exponential moving average with K_Period as Length,
K_Period = Period*K.
CMx_Oscillator.mq4
(6.04 KiB) Downloaded 719 times
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36341
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Return to MT4 Expert Advisors

Who is online

Users browsing this forum: Google [Bot] and 24 guests