Candle Ratio indicator

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

Moderator: admin

Candle Ratio indicator

Postby Alexander.Gettinger » Thu Apr 12, 2018 11:57 am

Up Candle
Up=close-open;
Down =0;

Down Candle
Down=open-close;
Up = 0;
Ratio = Sum(Up) / Sum (Down);

Candle_Ratio.PNG


Download:
Candle Ratio_JS.jsl
(3.41 KiB) Downloaded 520 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 18 guests