.. | ||
README.md |
IBS + RSI
This is a mean reversion strategy based on the IBS (Internal Bar Strength) and RSI (Relative Strength Index) indicators.
The strategy was inspired by the following:
Rules
- The asset's (e.g., SPY) IBS must be < 0.25.
- If the 21-period RSI is < 45, enter a long trade.
- Exit the trade when the current day's close is higher than the previous day's close.