ConnorsRSI
Syntax
Section titled “Syntax”MT_ConnorsRsi(Range of closing prices,[Period for the price RSI ],[Period for the streak RSI ],[Period for the Percentile Rank ])Array formula.
Parameters
Section titled “Parameters”-
closesrange Range of closing prices -
rsiPeriodint Period for the price RSI (default: 3) -
streakPeriodint Period for the streak RSI (default: 2) -
rankPeriodint Period for the Percentile Rank (default: 100)