RsiBand Filter
Concept
RsiBand is a classic mean-reversion regime filter. It only allows trades when RSI reaches an extreme zone.
Long / Short Conditions
- BUY (Long): RSI must be at or below the configured lower threshold
- SELL (Short): RSI must be at or above the configured upper threshold
Genetic Algorithm Parameters
- RSI period
- Price type
- Upper threshold
- Lower threshold
Best suited for
- reversal and range-style entry logics
- setups that should only trigger in stretched markets
- cases where you want explicit oversold/overbought gating instead of relative momentum gating