Page 1 of 1

Change ratio oscillator

PostPosted: Sat Mar 30, 2019 11:18 am
by Alexander.Gettinger
Formulas:
Change Ratio[i] = (Close[i]-Close[i-Period)/sum, where
sum = sum of Ratio from (i-Period+1) to i,
Ratio[i] = High[i]-Low[i].

Change_Ratio.PNG


Download:
Change_Ratio_JS.jsl
(2.62 KiB) Downloaded 406 times