VSA indicator

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

Moderator: admin

VSA indicator

Postby Alexander.Gettinger » Sat Oct 28, 2017 2:49 pm

Formulas:
The bar is:
UP, if Close>UpPrice;
DN, if Close<DnPrice;
Middle, if DnPrice<Close<UpPrice.

UpPrice=MiddlePrice+D,
DnPrice=MiddlePrice-D, where
MiddlePrice=(High+Low)/2,
D=(High-Low)/K.

VSA_JS.PNG


Download:
VSA_JS.jsl
(2.16 KiB) Downloaded 469 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 5 guests