8 min read

RSI Supply and Demand Zones Strategy

Forex NZDUSD Mean Reversion

Introduction

Supply and demand zones represent areas on a chart where institutional orders have historically clustered, creating price levels that act as floors and ceilings. When price returns to these zones, it often reverses — not because of magic, but because unfilled orders from large participants still sit there, waiting to be executed. Combining these zones with the Relative Strength Index (RSI) gives traders a way to time entries at high-probability reversal points rather than guessing when a bounce might occur.

This strategy is not a guaranteed winner. Realistic expectations are important: you should anticipate a hit rate somewhere in the range of 45–55%, with profitability driven by a favourable risk-to-reward ratio rather than a high win percentage. The edge comes from discipline and consistency, not from any single trade.

The Anatomy of the Trade

The Logic: What Inefficiency Are We Exploiting?

Markets tend to overreact in the short term. When price drops sharply into a demand zone, retail traders panic-sell while institutional buyers step in to fill large orders at discounted prices. The RSI crossing back above the oversold threshold (30) confirms that selling pressure is exhausting and buyers are gaining control. The opposite applies at supply zones, where RSI dropping below 70 confirms that a rally is losing steam.

The candlestick confirmation layer — bullish pin bars for longs and bearish engulfing patterns for shorts — adds a final filter. These patterns represent a visible shift in the battle between buyers and sellers within the zone itself. A pin bar at a demand zone, for example, shows that sellers pushed price lower during the bar but buyers rejected those prices decisively before the close. This is the kind of confluence that separates a high-probability setup from a coin flip.

Setup Requirements

Entry Rules

Every entry requires all three conditions to align. If any condition is missing, there is no trade.

Enter at the close of the confirmation candle. Do not anticipate the signal — wait for the bar to close before committing capital.

Exit Rules

Whichever exit condition triggers first closes the trade. Do not move your stop loss to give a losing trade more room — the original stop is there for a reason.

Risk Management

⚡ Strategy Rules
LONG ENTRY:
  RSI(14) crosses above 30 from below
  AND Bullish Pin Bar at demand zone

SHORT ENTRY:
  RSI(14) crosses below 70 from above
  AND Bearish Engulfing at supply zone

STOP LOSS:   1.5 × ATR from entry

TAKE PROFIT: 2:1 minimum reward-to-risk
             // Or RSI reaches opposite extreme

RISK:        1–2% of account per trade

TIMEFRAME:   15-minute
SYMBOL:  NZDUSD

Common Pitfalls

Understanding what can go wrong with this strategy is just as important as knowing when it works. These are the most common ways traders sabotage an otherwise sound system.

Low Volatility / Ranging Markets

When ATR contracts significantly, the 15-minute chart produces tight, choppy price action where RSI oscillates around the midline without reaching true extremes. In these conditions, RSI signals fire frequently but the resulting moves are too small to overcome the spread and reach meaningful targets. If ATR drops well below its 20-period average, consider sitting on the sidelines.

High-Impact News Events

NZDUSD is sensitive to RBNZ interest rate decisions, New Zealand employment data, dairy auction results (GDT price index), and US economic releases (NFP, CPI, FOMC). These events can blow through supply and demand zones with no respect for technical levels. Avoid entering new positions within 30 minutes before and after scheduled high-impact events. If you are already in a trade, accept that the stop loss exists for this exact reason.

Overtrading

The 15-minute timeframe generates a high volume of potential setups. Not every RSI cross at a zone will have a clean candlestick confirmation. The temptation is to relax the confirmation requirement — taking trades without the pin bar or engulfing pattern — because the other two conditions are met. Resist this. The confirmation candle is what separates setups with an edge from noise.

Curve-Fitting Parameters

If you optimise the RSI period, ATR multiplier, and risk-to-reward ratio until your backtest looks perfect, you have not found a better strategy — you have fitted the parameters to historical noise. Use standard, widely-accepted settings (RSI 14, ATR 14) and focus on validating the logic across different market conditions rather than chasing the perfect parameter set.

Ignoring Drawdowns

Every strategy goes through losing streaks. A run of 5–8 consecutive losses is statistically normal for a system with a 50% win rate. If you are risking 1% per trade, an 8-trade losing streak means an 8% drawdown. This is uncomfortable but not catastrophic. The danger is abandoning the strategy during a drawdown only to miss the winning streak that follows. Trust the process over a statistically meaningful sample size (minimum 50–100 trades).

Build Strategy using Arconomy

Let's focus on building the demand zone strategy for long only trades. Open the Strategy Designer and create a new strategy called "RSI Demand Zone".

Step Rule(s) Required Description Key Configuration
Data Price Data Configure Symbol and timeframe
  • Period: Hour/Minute
  • Frequency: Selected
Entry Indicators Add indicators configured with the strategy settings
  • Setting: Selected
Risk Place Trade Add risk management rules including Stop Loss and Take Profit
  • Stop Loss: 1.5 x ATR
  • Take Profit: 2 x Stop Distance
Backtest Run backtest
  • Period: 6 months

Backtest Considerations

When backtesting this strategy on NZDUSD, ensure your test period spans a minimum of 6 months and includes different market regimes — trending periods, ranging consolidations, and volatile news-driven sessions. A backtest that only covers a strong trend will overstate performance; one that only covers a range-bound market will understate it.

Pay close attention to the following metrics: profit factor (target above 1.3), maximum drawdown (understand the worst-case scenario before deploying real capital), and the ratio of time-based exits to target hits. If the majority of your trades are stopped out rather than reaching the 2:1 target, the demand and supply zones you are identifying may need refinement.

Use realistic spread and slippage assumptions. For NZDUSD on 15-minute charts, typical spreads range from 1.5 to 3 pips depending on session time. Add at least 0.5–1 pip of slippage to account for execution delays. Avoid backtesting during periods of unusually low liquidity (e.g., Christmas/New Year weeks) as results from those periods are not representative.

Key Takeaways

  • This strategy exploits short-term momentum exhaustion at institutional supply and demand zones, using RSI as a timing tool and candlestick patterns as entry confirmation.
  • The edge comes from confluence — three independent conditions must align before a trade is taken. This keeps you out of low-probability setups.
  • ATR-based stops and a minimum 2:1 reward-to-risk ratio mean the strategy can be profitable even with a sub-50% win rate. Focus on consistency, not perfection.
  • Avoid trading around high-impact news events and during low-volatility periods where the 15-minute chart produces unreliable signals.
  • Always backtest with realistic assumptions before risking real capital, and commit to a sample size of at least 50–100 trades before evaluating whether the strategy works for you.

Credits

This strategy was inspired by Profectus AI. Check out the original video for additional context on RSI supply and demand zone trading setups.

This trading idea is for educational and informational purposes only. It does not constitute financial advice. Past performance, whether actual or simulated, is not indicative of future results. Always do your own research and never risk more than you can afford to lose.

Ready to build this strategy?

Try it yourself on the Arconomy platform — no code required.

Build This Strategy