Pivot Point Calculator

Free Pivot Point Calculator — get Standard, Fibonacci, Woodie, and Camarilla pivot levels with R1-R3 and S1-S3 zones.

883.0K uses Updated · 2026-05-15 Runs locally · zero upload
AD

How to Use Pivot Point Calculator

The Pivot Point Calculator generates intraday reference levels. Pick a method, paste previous session prices, and the Pivot Point Calculator outputs the pivot plus three resistance and three support levels.

  1. Choose Method — Standard, Fibonacci, Woodie, or Camarilla.
  2. Enter Prices — Previous high, low, close (and today open for Woodie).
  3. Read the Levels — R3 → P → S3 with the central pivot highlighted.

Formula & Theory - Pivot Point Calculator

The Pivot Point Calculator uses well-known trading formulas:

Standard
P  = (High + Low + Close) / 3
R1 = 2P − Low      S1 = 2P − High
R2 = P + (High − Low)   S2 = P − (High − Low)
R3 = High + 2(P − Low)  S3 = Low − 2(High − P)

Fibonacci
R1 = P + 0.382 × (High − Low)   S1 = P − 0.382 × (High − Low)
R2 = P + 0.618 × (High − Low)   S2 = P − 0.618 × (High − Low)
R3 = P + 1.000 × (High − Low)   S3 = P − 1.000 × (High − Low)

Woodie
P  = (High + Low + 2 × Open) / 4
R1 = 2P − Low      S1 = 2P − High
R2 = P + (High − Low)   S2 = P − (High − Low)

Camarilla
R1 = Close + (High − Low) × 1.1 / 12
R2 = Close + (High − Low) × 1.1 / 6
R3 = Close + (High − Low) × 1.1 / 4
S1, S2, S3 are mirror images below Close
SymbolMeaning
PPivot point
R1-R3Resistance levels
S1-S3Support levels

Assumptions and Limits

The Pivot Point Calculator is a snapshot from the prior session. Combine with trend, volume, and risk management; do not trade pivots in isolation.

Use Cases for Pivot Point Calculator

The Pivot Point Calculator is useful for:

  • Day trading — Mark levels before market open.
  • Swing planning — Compare daily and weekly pivots.
  • Risk management — Place stops outside the next support / resistance.
  • Education — Compare how different methods spread the levels.

Run the Pivot Point Calculator each session for a fresh roadmap.

Frequently asked questions about Pivot Point Calculator

What is a pivot point?

A pivot point is a price level traders watch for potential reversal or breakout. The Pivot Point Calculator derives it from the previous session's high, low, and close.

Which methods does the Pivot Point Calculator support?

Standard, Fibonacci, Woodie, and Camarilla. Each method has its own formulas for resistance and support.

Why is open price needed for Woodie?

Woodie weights today's open in the pivot formula. Other methods use only previous high, low, and close.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.