Min price change oscillator

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

Moderator: admin

Min price change oscillator

Postby Alexander.Gettinger » Sat Mar 30, 2019 3:41 pm

Formulas:
Ind[i] = sum of Range from (i-ChangesPeriod+1) to i, where
Range[i] = Price[i]-Price[i-1].
Min[i] - minimum value of Ind from (i-CheckPeriod) to (i-1).

Min_Price_Change.PNG


Download:
Min_Price_Change_JS.jsl
(3.3 KiB) Downloaded 445 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