Chartmill Value Indicator

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

Chartmill Value Indicator

Postby Alexander.Gettinger » Thu Apr 12, 2018 12:03 pm

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.PNG


Download:
CMVI_JS.jsl
(3 KiB) Downloaded 488 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 7 guests