Page 1 of 1

ConnorsRSI oscillator

PostPosted: Thu Apr 12, 2018 12:04 pm
by Alexander.Gettinger
Formula:
ConnorsRSI(3,2,100) = [ RSI(Close,3) + RSI(UpDownDays,2) + PercentRank(percentMove,100) ] / 3

ConnorsRSI.PNG


Download:
ConnorsRSI_JS.jsl
(3.87 KiB) Downloaded 536 times