Page 1 of 1

Inverse reaction oscillator

PostPosted: Sat Mar 30, 2019 12:04 pm
by Alexander.Gettinger
Formulas:
CO[i] = Close[i]-Open[i],
U[i] = Coeff(MA(Abs(CO))),
D[i] = -U[i].

Inverse_Reaction.PNG


Download:
Inverse_Reaction_JS.jsl
(4.06 KiB) Downloaded 385 times


For this indicator must be installed Averages indicator (viewtopic.php?f=17&t=2430).