RSI Strategy
Definition
The Relative Strength Index strategy is based on the RSI indicator. It enters long whenever RSI crosses from below the Oversold line and reverses the position and shorts when RSI crosses the Overbought line from above.
The underlying RSI indicator is described in detail in its respective Help Center article.
Inputs
Length
The time period to be used in calculating the RSI. 14 days is the default.
OverSold
The level the strategy uses to decide when to go long.
OverBought
The level the strategy uses to decide when to go short.