Chartmill Value Indicator

Custom MT4 expert advisors published here.

Moderator: admin

Chartmill Value Indicator

Postby Alexander.Gettinger » Thu Aug 29, 2013 11:07 am

Original LUA indicator: http://fxcodebase.com/code/viewtopic.php?f=17&t=51747.

Formulas:
C[i] = (Close[i]-MA)/ATR,
H[i] = (High[i]-MA)/ATR,
L[i] = (Low[i]-MA)/ATR,
O[i] = (Open[i]-MA)/ATR, where
MA = Moving average(Median Price, Length, Method),
ATR = Average True Range(Length).

CMVI_MQL.PNG


Download:
CMVI.mq4
(1.95 KiB) Downloaded 878 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to MT4 Expert Advisors

Who is online

Users browsing this forum: No registered users and 31 guests