Skip to content

ConnorsRSI

MT_ConnorsRsi(Range of closing prices,[Period for the price RSI ],[Period for the streak RSI ],[Period for the Percentile Rank ])

Array formula.

  • closes range Range of closing prices
  • rsiPeriod int Period for the price RSI (default: 3)
  • streakPeriod int Period for the streak RSI (default: 2)
  • rankPeriod int Period for the Percentile Rank (default: 100)