XMUV indicator

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

Moderator: admin

XMUV indicator

Postby Alexander.Gettinger » Sat Jan 06, 2018 6:44 pm

Formulas:
XMUV = MA(P), where
P = (2*x-Low-High)/2,
x = (High+Close+2*Low)/2, if Close<Open,
x = (Low+Close+2*High)/2, if Close>Open,
x = (High+Low+2*Close)/2, if Close=Open.

XMUV_JS.PNG


Download:
XMUV_JS.jsl
(3.8 KiB) Downloaded 482 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 10 guests