Guide
How does the RSITrendStrategy strategy work ?
The RSITrendStrategy is a momentum-based technical indicator that provides buy or sell signals based on Relative Strength Index (RSI) crossovers. It utilizes three RSI indicators with different periods: RSI(5), RSI(11), and RSI(6) to determine the point of entry for a trade.
- Buy Signal: A buy signal is generated when the RSI(5) crosses above RSI(11) and the RSI(6) is below 30, indicating a potential reversal from a recent low.
- Sell Signal: Conversely, a sell signal occurs when the RSI(5) crosses below RSI(11) and the RSI(6) is above 70, signaling a possible retreat from a recent high.
Trades are executed by buying call options when a long position is indicated on the chart, with a stop loss of 50 points on a closing basis, and maintaining the position open until a short signal is generated. Additionally, the strategy sometimes employs standard pivot points to set targets and to trail positions.