Blog / Strategy
Strategy

Fulcrum Pivot Reversal Hedge

Disclaimer: This article is for educational and informational purposes only. It does not constitute financial or investment advice. Trading forex and CFDs carries significant risk of loss. Past performance of any strategy — including backtests — does not guarantee future results. Never trade with money you cannot afford to lose.

What Is This Strategy?

The Fulcrum Pivot Reversal Hedge is a pure price-action reversal scalping strategy that combines a rolling floor pivot (a classic support/resistance calculation derived from recent highs, lows, and closes) with the bullish and bearish engulfing candlestick pattern (a two-candle reversal signal where one candle's body fully covers the previous candle's body). It is built for short-term, intraday trading where price tends to swing back and forth around a central value rather than trend strongly in one direction.

Instead of reading a separate higher timeframe to find "session" pivots, the strategy approximates a session by looking back over the last N completed bars on the chart you attach it to. From that window it derives a central pivot point (PP) and two outer edges — an upper resistance edge (R1) and a lower support edge (S1). Think of the pivot as a fulcrum: price is expected to lean toward one edge, get rejected, and rotate back toward the center. The engulfing pattern is the trigger that confirms a rejection has actually occurred before any order is placed.

This strategy is best suited to traders who want to study how pivot levels and candlestick reversals can be combined into a rules-based system, and who are curious about hedging logic. It is a learning tool, not a shortcut — the value is in understanding why each condition exists and how the pieces interact, so you can critique and stress-test the approach on your own.

How It Works

The strategy recalculates its pivot levels once per completed bar and manages any open hedge on every tick. Here is the full logic in plain English:

The Hedge Mechanism

The "Hedge" in the name refers to a secondary, opposite-side position that activates only under specific conditions:

Fulcrum Pivot Reversal MT5 EA
Illustrative example of the strategy’s entry and exit logic — not real trading results.

Strategy Parameters

Parameter Default Min Max Description
PivotLookback 20 10 60 Number of completed bars used to compute the rolling fulcrum pivot (HH, LL, and pivot edges).
StopBufferFactor 0.25 0.00 1.0 Stop-loss buffer expressed as a fraction of the signal candle's range, added beyond the candle's high/low.
RewardRatio 1.5 0.5 4.0 Take-profit distance as a multiple of the measured candle risk (reward-to-risk target).
HedgeTriggerR 0.6 0.2 1.0 Adverse fraction of the scalp's initial risk that must be reached before the hedge is opened.
HedgeVolumeFactor 1.0 0.5 2.0 Hedge volume as a multiple of the scalp lot size (Lots × factor).
Lots 0.10 0.01 1.0 Base trade volume in lots for each reversal scalp.
Fulcrum Pivot Reversal MT5 EA — MQL5 source code

Recommended Chart Settings

The Fulcrum Pivot Reversal Hedge is designed as a single-timeframe strategy — every bar read uses the chart's own symbol and period, so there is no second timeframe to configure. Because it is a scalping/reversal approach that relies on a session-like lookback window, it is typically studied on lower intraday timeframes such as M5, M15, or M30, where pivot rotations and engulfing patterns occur frequently.

For the symbol, major forex pairs with tight spreads (for example EUR/USD or GBP/USD) are a common starting point for analysis, since wide spreads can erode the small targets a scalper aims for. That said, results will vary significantly across different symbols, brokers, spreads, and market conditions. Always test any timeframe and symbol combination thoroughly on historical data and a demo account before drawing conclusions.

How to Install on MetaTrader 5

What to Consider Before Using This EA

A balanced look at the approach will serve you far better than any single backtest.

Strengths of this approach:

Known limitations:

The honest takeaway: this is a useful framework for studying pivots, candlesticks, and hedging — not a finished system you should run unattended with real capital.

Risk Management Tips

Sound risk management matters more than any single entry rule. As you study this strategy, keep these principles in mind:

Risk Warning

Trading foreign exchange, CFDs, and other leveraged financial instruments involves substantial risk of loss and is not suitable for all investors. The strategies and tools discussed on this page are provided for educational purposes only and do not constitute financial advice, investment recommendations, or solicitation to trade. Always consult a qualified financial adviser before making trading decisions. Past backtest performance is not indicative of future results.

Downloads

← Back to Blog