TradeBreakOut oscillator

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

Moderator: admin

TradeBreakOut oscillator

Postby Alexander.Gettinger » Sat Nov 24, 2018 5:39 pm

Formulas:
Upper[i] = ((Low[i] or Close[i]) - L)/L,
Lower[i] = ((High[i] or Close[i]) - H)/H, where
H, L - maximum and minimum values of price at range from (i-Period+1) to i.

Trade_Break_Out.PNG


Download:
Trade_Break_Out_JS.jsl
(2.69 KiB) Downloaded 452 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: Bing [Bot] and 5 guests