Concept

Camarilla

Camarilla, also known as day-type playbooks, is a Support/Resistance & Levels concept. The Library holds 5 implementations, each one a working definition you can pull into Quant.

L1–L5/H1–H5

Top Camarilla indicators

5 total

What is Camarilla?

Camarilla is a pivot framework that converts the prior session's range into a ladder of intraday support and resistance levels arranged around yesterday's close. Usually credited to a bond trader in 1989, the Camarilla equation takes the previous day's high, low, and close and projects four resistances above the close (H1 to H4) and four supports below it (L1 to L4), each offset by a fixed fraction of the prior range scaled by 1.1. Unlike floor pivots there is no averaged central pivot: every rung is measured from the close, reflecting the framework's mean-reversion premise that intraday trade often rotates around the prior settlement.

The ladder comes with role assignments. H3 and L3 (offset by 1.1/4 of the range) are the classic reversion rungs where fades back toward the other side are attempted; H4 and L4 (offset by 1.1/2 of the range) are the breakout rungs whose loss marks a potential trend day; H5 and L5 are later extensions used as trend-day targets. This is why Camarilla is often taught as a set of day-type playbooks: where the session opens within the ladder, and which rung it takes first, selects the plan (rotation between the level 3s or continuation beyond the level 4s).

How to calculate Camarilla levels

One prior period of data and one scaling constant produce the whole ladder.

  1. 1Take the prior session's high (H), low (L), and close (C). Daily bars are the standard input; weekly and monthly Camarilla apply the same math to larger bars. Compute the range R = H minus L.
  2. 2Scale the range by 1.1 and divide to get the offsets: R × 1.1/12 for level 1, R × 1.1/6 for level 2, R × 1.1/4 for level 3, and R × 1.1/2 for level 4.
  3. 3Add each offset to the close for H1 through H4 and subtract it for L1 through L4. Every level brackets the close itself; there is no (H + L + C) / 3 midpoint anywhere in the construction.
  4. 4Treat H5 and L5 as non-standard extensions. A common variant computes H5 = (H / L) × C and places L5 the same distance below the close, but formulas differ across sources, so confirm which one your charts use before trading them.

How traders use it

  • Range-day fades: when price opens and holds inside the band between L3 and H3, the classic play is shorting tests of H3 and buying tests of L3, targeting rotation across the trading range with stops beyond the level-4 rungs. On trend days these fades simply fail, so most playbooks require rejection behavior at the rung, not a touch alone.
  • Trend-day breakouts: a push through H4 or L4 is read as a breakout into trend conditions and traded with the move toward H5 or L5, while a quick re-entry back inside the ladder is the standard false breakout warning.
  • Day-type selection at the open: the opening print's location relative to the ladder chooses the playbook. Opening between L3 and H3 favors rotation tactics; opening or quickly pushing beyond H4 or L4 favors continuation or gap logic. The framework is a decision tree, not a single setup.
  • Confluence filtering: rungs that land on independently derived references (prior session extremes, VWAP, high-volume levels) are prioritized over rungs floating in empty space.

Camarilla vs other pivot frameworks

Floor Pivots: Floor pivots build outward from an averaged central pivot at (H + L + C) / 3; Camarilla skips the average and hangs all eight rungs directly off the prior close, with inner levels sitting much tighter to price.

Fibonacci Pivots: Fibonacci pivots scale the prior range by 38.2%, 61.8%, and 100% around the central pivot; Camarilla scales by 1.1/12 through 1.1/2 around the close, a convention from its author rather than the Fibonacci sequence.

Central Pivot Range: CPR classifies the coming day by the width and placement of a three-line band around the classic pivot; Camarilla classifies it by which rungs the session opens between and breaks. Both are day-type tools, which is why they are often plotted together.

More Camarilla implementations

Related concepts · Pivot families

Concept family

Support/Resistance & Levels

37 concepts mapped · 31 in the Library

Camarilla FAQ

What do H3 and L3 mean in Camarilla?

They are the reversion rungs, offset from the prior close by 1.1/4 of the previous day's range on each side. The classic playbook fades moves into them (selling H3, buying L3) while the session looks range-bound, with stops beyond H4 or L4. On trend days those fades fail, so most traders demand rejection behavior at the rung before acting.

What does a break of H4 or L4 signal?

In the Camarilla playbook, level 4 is the breakout rung: acceptance beyond it means the session has extended more than half the prior day's range from the close, which the framework treats as a trend day with H5 or L5 as targets. Breaks are not guaranteed to run; a fast return inside the ladder is the standard trap warning.

Does the session data used for Camarilla matter?

Yes. The levels come entirely from the prior high, low, and close, so the data convention changes the ladder: RTH vs ETH highs and lows can differ substantially in futures, and continuous crypto sessions force a day-boundary convention such as UTC midnight. Weekly and monthly variants add further versions. Know which inputs your platform uses before comparing levels with anyone else's.

Build Camarilla your way.

Quant writes, tests, and refines it with you — then it runs on LuxAlgo charting or ports to TradingView.