Support and Resistance¶
Difficulty beginner
Overview¶
Support and resistance are price levels where buying or selling pressure is strong enough to halt or reverse a trend. They form the foundation of most technical analysis strategies.
Types of Support/Resistance¶
Static S/R¶
Horizontal Levels: - Previous swing highs/lows - Round numbers (psychological levels) - Historical congestion zones
price
│
$150 ┄┄┄┄●┄┄┄┄┄┄┄┄┄┄┄┄●┄┄┄┄┄┄┄┄┄┄┄┄●┄┄┄┄┄┄┄┄┄┄ resistance
│ ╱ ╲ ╱ ╲ ╱ ╲
│ ╱ ╲ ╱ ╲ ╱ ╲
│ ● ● ● ● ● ●
│ ╲╱ ╲╱ ╲
│ ● ● ╲
$140 ┄┄┄┄┄┄┄┄┄●┄┄┄┄┄┄┄┄┄┄┄┄┄●┄┄┄┄┄┄┄┄┄┄┄┄┄●┄┄ support
│
└────────────────────────────────────────────→ time
each touch increases level significance
Dynamic S/R: - Moving averages - Trendlines - Fibonacci levels - Pivot points
Identifying Key Levels¶
Congestion Zones¶
Areas where price spent significant time form the strongest static S/R. Look for tight horizontal bands of overlapping candles — multiple highs, lows, opens, and closes clustered inside a few percent of each other across many bars. The more time price spent there, the more market participants have unresolved positions at that level, which translates into reactive buying or selling on the retest.
Volume Profile¶
Price levels with highest volume are the strongest S/R because that's where the most contracts changed hands and the most positions are open. Plot horizontal volume on the y-axis (Volume-at-Price), then mark the high-volume nodes — these act as magnets and reactive zones. Low-volume nodes are price vacuums and tend to be traversed quickly when broken.
Role Reversal¶
When support breaks, it becomes resistance (and vice versa):
price
│ ●╲ ●╲
│ ╲ ╱ ╲
│ ╲ ╱ ╲
│ ╲ ╱ ╲ ↓ breaks
│ ┄┄┄┄┄┄┄●┄┄┄┄┄┄┄┄┄●┄┄┄┄┄┄┄┄ old support ──→ new resistance
│ ╲
│ ╲ ● ← retest fails
│ ╲ ╱ ╲
│ ● ╲
│ ╲
│ ●
└────────────────────────────────────────────→ time
"support flipped to resistance" — common after a break
Strength of S/R Levels¶
| Factor | Increases Strength |
|---|---|
| Number of touches | More touches = stronger |
| Volume at level | Higher volume = stronger |
| Timeframe | Higher TF = stronger |
| Recency | Recent = more relevant |
| Round numbers | Psychological importance |
| Confluence | Multiple factors aligning |
Trading S/R¶
Bounce Trading¶
Entry: Price approaches support/resistance and shows reversal signs Stop: Beyond the level Target: Next S/R level
Breakout Trading¶
Entry: Price closes beyond S/R with volume Stop: Back inside the range Target: Measured move (range height)
False Breakouts (Traps)¶
Identifying Fakeouts¶
| Sign | Meaning |
|---|---|
| Low volume breakout | Lack of conviction |
| Quick reversal back | Trap |
| Long wick beyond level | Rejection |
| Bearish/bullish candle | Immediate rejection |
Trading the Fakeout¶
1. Price breaks level
2. Price quickly reverses back
3. Entry: In direction of reversal
4. Stop: Beyond the false breakout extreme
5. Target: Opposite side of range
Multiple Timeframe S/R¶
Weekly S/R ──────────────────────── $155.00 (Strongest)
Daily S/R ──────────────── $150.00
4H S/R ──────── $148.00
1H S/R ─ $146.00
Price → $145.00
Confluence at $150 (weekly + daily) = Strongest resistance
Pivot Points¶
Standard Pivot Points¶
P = (H + L + C) / 3
R1 = 2P - L
S1 = 2P - H
R2 = P + (H - L)
S2 = P - (H - L)
R3 = H + 2(P - L)
S3 = L - 2(H - P)
where:
Hprevious session high ·Lprevious session low ·Cprevious session close ·Ppivot point — the session's reference equilibrium ·R1..R3projected resistance levels above the pivot ·S1..S3projected support levels below the pivot. does: projects a single equilibrium price plus symmetric resistance and support bands from the prior session's range. Day traders usePas the bull/bear bias divider — price above the pivot favors longs, below favors shorts — and treatR1/S1as first-target/first-stop levels, withR2/S2andR3/S3as extension targets on trend days.
Practical Guidelines¶
- Mark Levels Before Trading — Draw S/R on higher timeframes first
- Zone, Not Line — S/R is a zone, not a precise price
- Confluence — Multiple factors at same level = stronger
- Price Action at Levels — Wait for confirmation (candlestick patterns)
- Volume Confirmation — Breakouts need volume, bounces benefit from it
- Respect Higher Timeframe S/R — Weekly levels trump daily levels
- Adjust as Market Evolves — S/R levels can shift
Next Steps¶
- Trend Analysis — Identifying and trading trends
- Chart Patterns — Pattern-based trading
- Fibonacci Retracement — Fibonacci S/R levels