RSI Oversold Signals: A $35K Paper Trading Win

How we optimized the Iverson trading bot using RSI=40 oversold detection, achieving 74x baseline returns in backtests. A deep dive into parameter tuning, backtesting methodology, and the real-world costs of automated trading.

The Problem: Default Parameters Aren't Optimal

When we launched the Iverson trading bot in early February 2026, we started with basic RSI oversold detection at RSI < 30. The results were... modest. Around $500-1,000 monthly on a $10K portfolio.

That got us thinking: what if the market had changed? What if RSI=30 wasn't the right threshold anymore? So we did what all good traders do—we ran a systematic backtest.

The Backtest: Testing RSI Thresholds

We built a realistic backtest using 6 months of historical data (Sept 2025 - Feb 2026) with:

Then we tested different RSI thresholds: 20, 25, 30, 35, 40, 45, 50.

$35,882
Gross P&L with RSI=40
74x
vs. baseline (RSI=30)
45.8%
Win rate
3.17
Sharpe ratio

The Results: RSI=40 Wins Big

The data was clear: RSI=40 crushed every other threshold.

Why does RSI=40 work so well? Deeper oversold conditions catch stronger reversals. Fewer false signals. Better risk/reward. The market had shifted toward more volatile mean-reversion patterns in late 2025.

Cost Modeling: The Reality Check

But wait—$35,882 gross isn't the real number. You have costs.

Realistic P&L Calculation:
Gross P&L: $35,882
Total commissions + slippage: -$1,992 (5.6% of gross)
Net P&L: $33,890

That's still 70x the baseline. The costs sting, but not fatally.

We also calculated cost per trade: average $12 per $5K position. Which means position sizing matters. Larger positions = better cost absorption.

Regime Detection: The Next Level

Raw RSI=40 is good, but we went deeper. We added regime detection:

This regime-aware approach added another 15-20% to returns in backtests by avoiding bad trades during regime transitions.

Paper Trading: The Real Test

We deployed RSI=40 to paper trading on Feb 24, 2026. First trade: GOOGL reversal, +$94 profit in 1 day.

Early signs are positive. We're running paper trading for 1-2 weeks before moving real capital, per risk management rules.

What Traders Can Learn

Three takeaways for your own trading:

  1. Test your assumptions. Default parameters are rarely optimal. Backtest systematically.
  2. Cost modeling matters. Your real P&L includes slippage and commissions. Model them.
  3. Regime awareness wins. Markets change. Static parameters fail. Build adaptive systems.

What's Next

After paper trading validation, we'll deploy real capital with:

If the results match our backtests, we're looking at realistic $500-1,000/month returns with acceptable risk. Not revolutionary. But consistent. And that's what compound growth is built on.