Mean Reversion Strategy in S&P 500 using RSI and IBS
There is a lot of work involved in writing these articles. Most of my work is free but if you like what I do please consider supporting me.
Below is a simple and easy trading strategy to implement in SPY or the S&P 500. In plain English the strategy reads like this:
IBS (internal bar strength) must be lower than 0.25 (using daily bars).
RSI (21) must be below 45.
If 1 and 2 are fulfilled, go long at the close.
Exit when close is higher than yesterday’s close.
Please click here to read about the mean reversion strategy in S&P 500.