MT4 Pivot Point Indicator (Scanner)

Pivot Point Indicator MT4
MT4 Pivot Point Indicator calculates support and resistance levels using six methods — Classical, Woodie, Fibonacci, Camarilla, CPR, and DeMark — across daily, weekly, monthly, or custom sessions. The scanner monitors level interactions across all specified assets with a structured dashboard and configurable alerts.

MT4 Pivot Point Indicator

MT4 Pivot Point Indicator calculates structural price reference levels using one of six selectable methods. The levels are derived from the high, low, close, and in some methods the open of the previous calculation period — producing a central Pivot Point and a set of support and resistance levels positioned symmetrically or asymmetrically around it depending on the method.

metatrader pivot points indicator

 

How to interpret and use the Pivot Point Indicator?

The indicator calculates levels using one of the following methods:

  • Standard / Classical;
  • Woodie;
  • Fibonacci;
  • Camarilla;
  • Central Pivot Range (CPR);
  • DeMark.

 

(1) Standard / Classical. The Pivot Point is calculated from the high, low, and close of the previous period. Four support and four resistance levels are derived symmetrically from the Pivot Point using the price range.

Classical Pivot Points Indicator

 

The formula used to calculate Classical Pivot Points is:

R4 = R3 + RANGE (same as: PP + RANGE * 3)
R3 = R2 + RANGE (same as: PP + RANGE * 2)
R2 = PP + RANGE
R1 = (2 * PP) – LOW
PP = (HIGH + LOW + CLOSE) / 3
S1 = (2 * PP) – HIGH
S2 = PP – RANGE
S3 = S2 – RANGE (same as: PP – RANGE * 2)
S4 = S3 – RANGE (same as: PP – RANGE * 3)
from R1 to R4 – resistance levels from 1 to 4, 
PP is the Pivot Point,
from S1 to S4 – support levels from 1 to 4,
RANGE is the maximum minus the minimum for a given timeframe

 

(2) Woodie. The opening price of the new period is used instead of the closing price and is given double weight — producing a Pivot Point positioned closer to the current market price. Four support and resistance levels are calculated.

Woodie Pivot Points Indicator

 

The formula used in the calculation of Woodie Pivot Points are:

R4 = R3 + RANGE
R3 = H + 2 * (PP – LOW) (same as: R1 + RANGE)
R2 = PP + RANGE
R1 = (2 * PP) – LOW
PP = (HIGH + LOW + (Period’s Open * 2)) / 4
S1 = (2 * PP) – HIGH
S2 = PP – RANGE
S3 = L – 2 * (HIGH – PP) (same as: S1 – RANGE)
S4 = S3 – RANGE
from R1 to R4 – resistance levels from 1 to 4, 
PP is the Pivot Point,
from S1 to S4 – support levels from 1 to 4,
RANGE is the maximum minus the minimum for a given timeframe

 

(3) Fibonacci. The Pivot Point is calculated using the standard formula. Additional levels are derived from the price range using Fibonacci ratios. Three support and resistance levels are calculated.

Fibonacci Pivot Points Indicator

 

The formula used to calculate Fibonacci Pivot Points is:

R3 = PP + (1 * RANGE)
R2 = PP + (0.618 * RANGE)
R1 = PP +( 0.382 * RANGE)
PP = (HIGH + LOW + CLOSE) / 3
S1 = PP – (0.382 * RANGE)
S2 = PP – (0.618 * RANGE)
S3 = PP – (1 * RANGE)
from R1 to R3 – resistance levels from 1 to 3, 
PP is the Pivot Point,
from S1 to S3 – support levels from 1 to 3,
RANGE is the maximum minus the minimum for a given timeframe

 

(4) Camarilla. The Pivot Point is calculated using the standard formula. Support and resistance levels are derived from the price range using a fixed multiplier (1.1), positioned symmetrically around the closing price of the calculation period. Four levels are calculated on each side.

Camarilla Pivot Points Indicator

 

The formula used to calculate Camarilla Pivot Points is:

R4 = CLOSE + RANGE * 1.1/2
R3 = CLOSE + RANGE * 1.1/4
R2 = CLOSE + RANGE * 1.1/6
R1 = CLOSE + RANGE * 1.1/12
PP = (HIGH + LOW + CLOSE) / 3
S1 = CLOSE – RANGE * 1.1/12
S2 = CLOSE – RANGE * 1.1/6
S3 = CLOSE – RANGE * 1.1/4
S4 = CLOSE – RANGE * 1.1/2
from R1 to R4 – resistance levels from 1 to 4, 
PP is the Pivot Point,
from S1 to S4 – support levels from 1 to 4,
RANGE is the maximum minus the minimum for a given timeframe

 

(5) Central Pivot Range (CPR). Two reference levels are calculated: the standard Pivot Point and an additional level derived from the high and low of the period. Three support and resistance levels are calculated.

Central Pivot Range (CPR) Pivot Points Indicator

 

The formula Central Pivot Range (CPR) calculation:

R3 = PP + 2 * (HIGH – LOW)   
R2 = PP + (HIGH – LOW)
R1 = (2 * PP) – LOW
PP = (HIGH + LOW + CLOSE) / 3
S1 = (2 * PP) – HIGH
S2 = PP – (HIGH – LOW)
S3 = PP – 2 * (HIGH – LOW)
from R1 to R3 – resistance levels from 1 to 3, 
PP is the Pivot Point,
from S1 to S3 – support levels from 1 to 3,
RANGE is the maximum minus the minimum for a given timeframe

 

(6) DeMark. A single reference level and two additional levels are calculated — one support and one resistance. The calculation applies different weights to the high, low, and close depending on the relationship between the closing and opening prices.

DeMark Pivot Points Indicator

 

The formula used in calculating DeMark’s Pivot Points:

Value X in the formula below depends on the closing price:

If CLOSE < OPEN then X = (HIGH + (LOW * 2) + CLOSE)
If CLOSE > OPEN then X = ((HIGH * 2) + LOW + CLOSE)
If CLOSE = OPEN then X = (HIGH + LOW + (CLOSE * 2))

R1 = X / 2 – LOW
PP = X / 4
S1 = X / 2 – HIGH

 

from R1 to R3 – resistance levels from 1 to 3, 
PP is the Pivot Point,
from S1 to S3 – support levels from 1 to 3,
RANGE is the maximum minus the minimum for a given timeframe

On the chart, the Pivot Point is displayed in black and labeled “PP”. Resistance levels are displayed in red and labeled “R”. Support levels are displayed in blue and labeled “S”. Each level can be enabled or disabled independently in the settings.

The calculation period is configurable across four options: Day, Week, Month, or Custom. The custom option allows the start and end of the calculation interval to be defined in hours and minutes.

Analytical Context

Pivot Point levels are structural reference points derived from the prior period’s price data. The position of the current price relative to the central Pivot Point provides a directional context reading: price above PP reflects a bullish structural context, price below PP reflects a bearish one.

The distance between the session opening price and the Pivot Point provides additional structural context. When the opening price is close to the Pivot Point, price behavior tends toward a ranging condition where the nearest support and resistance levels function as structural boundaries. When the opening price is significantly above or below the Pivot Point, a directional bias is more likely — price may move toward the Pivot Point, interact with it, and then continue in the direction of the prevailing move.

Pivot Point levels are also used as structural reference points for risk parameter definition — the nearest support or resistance level provides a structural boundary that can be used within a position management framework.

Indicator Limitations

Pivot Point levels are calculated from the prior period’s high, low, and close. They represent mathematical reference points based on historical data — they do not predict future price movement and do not guarantee that price will react at any displayed level. All identified levels should be evaluated within a broader analytical framework.

 

Multi-asset monitoring: how to use the Pivot Point dashboard?

The dashboard displays all Pivot Point levels with their current prices across all monitored assets in a single structured table — assets in rows, level values in columns.

MT4 Pivot Point Indicator (Scanner) DashboardWhen price approaches a level, the corresponding cell is highlighted: resistance level cells turn red, support level cells turn green. An alert is issued simultaneously. Clicking any row updates the chart to the corresponding asset directly.

 

MT4 Pivot Point Indicator input parameters

The indicator has the following parameters:

MT4 Pivot Point Indicator parameters

Assets — instruments to include in the scanner, entered as a comma-separated list.

Max_bars — limits the historical calculation depth. Reducing this value improves calculation speed.

Enable alert / Enable email / Enable mobile — alert delivery: platform notifications, email, or mobile — each configurable independently.

Pivot_type — selects the calculation method: Classical, Woodie, Fibonacci, Camarilla, CPR, or DeMark.

Period_session — selects the data period for calculation: Day, Week, Month, or Custom.

Period_display_mode — configures whether one or multiple calculation periods are displayed simultaneously.

Display_session_number — the number of periods to display when multi-period display is enabled.

Trading_session — defines the custom session start and end times in hours and minutes. Applicable only when a custom period is selected.

Display_R1–R4 / S1–S4 — enables or disables individual support and resistance levels independently.

 

Custom Programming

mt4 custom programming

We can customize this indicator to your requirements by adding new features, modifying calculation logic, or combining multiple tools into a unified solution.

We also develop automated trading strategies (Expert Advisors) based on custom logic. The system can include configurable management modules such as dynamic risk parameters, multi-stage trailing stops, additional confirmation filters, and other custom functionality based on your specifications.

The final solution is delivered with full source code and post-delivery support. Contact us for a free consultation to discuss the scope and timeline of your project.

 

We Value Your Feedback

We are committed to the ongoing development and refinement of our indicators. If you’ve spotted a bug, feel that something essential is missing, or have ideas that could make the indicator even better, just send us a message. Your feedback helps us improve and deliver tools that truly meet traders’ needs.

See other indicators on a single subscription
MT4 Ichimoku Indicator (Scanner)
MT4 TTM Squeeze Indicator (Scanner)
MT4 MACD + Bollinger Bands Indicator (Scanner)