Smart Correlation Hedge EA MT4 Free Download Smart Correlation Hedge EA MT4 FREE Download
The internal distribution of smart related hedging EA is NEW Smart Hedge . It is a fully automatic correlation trading robot for MetaTrader 4. Rather than predicting market direction, it involves taking offsetting positions on two highly correlated instruments and waiting for them to converge back to their typical relationship.
The third iteration was rebuilt around two design goals: removing every parameter that required agent-specific tuning and providing sensible default values for the most common out-of-the-box pairs. Settings that used to be expressed in pips are now expressed as multiples of the spread, and lot sizes are now a percentage of the deposit rather than a fixed value. The EA includes pre-configured settings files for 13 currency pair combinations for Forex majors, crosses and metals (gold-silver); for most accounts the only actions required are enabling automatic mode and selecting a risk percentage.
This article explains how correlation hedging actually works, where the strategy works, where it fails, and how to deploy it without breaking your account. Direct download link included at the end.
Core strategy and logic
Smart Correlation Hedging EA does not try to predict whether EURUSD will rise or fall. Instead, it monitors delta , the percentage deviation between two highly correlated symbols (such as EURUSD and GBPUSD), and bets that delta returns to its average. The mechanism is broken down below.
- Correlation Hedging Principle – When two currency pairs that usually move together temporarily diverge, the EA will buy the weaker currency pair and sell the stronger currency pair. No matter which way the market moves, losses on one side are largely offset by gains on the other. This is not a directional trade; it is a spread reversion trade.
- Delta Divergence Entry – A position is opened first (
Delta open First) when the current Delta reaches a certain percentage of the recent maximum. The bars and timeframe used for calculations are configurable, but M5 with default bar count works for most currency pair groups. - Top up the position through virtual orders – if the Delta continues to expand, the EA adds to the basket (
level virtual order) through virtual orders priced at a multiple of the spread, with the lot factor (Koeff Lot) controlling how aggressively the size scaling is. This is the closest the EA comes to a martingale, but its bounds areMax Lot 1/2. - Convergence based exit – when the total profit reaches the tracking trigger, the basket closes (
Start Tral profit, in the deposit currency or automatically) and rolls back by the configured percentage. If you want a global circuit breaker, you can also do a strict equity percentage close on the entire account. - Spread Index Parameters – The main upgrade over the older versions of SMARTHEDGE and SebTRI related hedge scalpers is that distances and filters are expressed as multiples of broker spreads rather than fixed points. The same setup can be transferred between brokers without requoting.
- No backtesting possible – MT4’s strategy tester cannot run multi-symbol logic, so the EA cannot be backtested. This is a structural limitation of MT4, not a flaw of the EA.
For a different way of combining correlation with a recovery layer, see Pac Man FREE MT4 EA which uses a grid component on top of correlation labels.
Please test in a demo account for at least a week first. Also, familiarize yourself and understand how the new Smart Hedging EA works, and then use it only on a real account.
Related EA MT4 recommendations
- Minimum account balance of $100 for an instance of EA.
- Work best on M5 and H1 . Approximate time. (works in any time frame)
- Work Best on AUDCAD-NZDUSD, AUDNZD-NZDUSD, AUDUSD-AUDCAD, EURGBP-GBPCHF, EURJPY-CHFJPY, EURUSD-GBPUSD, EURUSD-USDCHF, GBPUSD-EURUSD, NZDUSD-AUDUSD, USDCAD-NZDUSD, USDCHF-EURUSD, USDJPY-CADJPY, Gold-Silver and comes with settings files for these files (with EA in the first pair). For metal combinations, see our guide to the best gold robots for MT4/MT5 for more background on gold pair behavior.
- The EA should run on a VPS without interruption to achieve stable results. We recommend a reliable Forex VPS — FXVM.
- A low spread ECN account is highly recommended. Find the right agent here.
Strategy Analysis
1. Why correlation hedging can reduce directional risk
In single currency pair trading, there is no natural offset for losing positions, and retracements grow linearly with adverse moves. In a correlation hedge, when both move at the same time, the long gain is roughly equal to the short loss, and the net gain or loss tracks the difference between the two. That difference (the delta) is mean-reverting on most major pairs because it is driven by relative value flow, not by macro direction. The EA monetizes mean reversion.
2. Drawback Compensation Mathematics
If EURUSD and GBP/USD have a rolling correlation of 0.85, and the EA opens the same nominal offsetting position, an adverse move of 50 pips in the wrong direction on one leg will be compensated by approximately 42 pips on the other leg. The remaining 8 points of net exposure is what the strategy is actually betting on, and once the gap closes, the closing trigger fires. This is also why the deposit percentage batch size is important, both legs need to be scaled appropriately to keep the offset clean. A concrete example: on the EURUSD/CHF currency pair, the natural inverse correlation is close to -0.95, so selling EURUSD plus selling the USDCHF basket has one of the cleanest retracement curves in the preset list, which is why it is one of the most used combinations among long-term users.
3. Breakthrough point of strategy
Correlation is a statistic, not a guarantee. It can collapse on high-impact news (nonfarm payrolls, central bank decisions, geopolitical shocks), and a correlation collapse means both legs can fail simultaneously. There are two specific risks to watch out for: (a) swap accumulation , where a hedging basket left open for several days will drain funding costs, and (b) broker constraints , where if your broker does not allow hedging or applies asymmetric margin to opposite positions, this EA will not function as designed. Compared to Adaptive Forex Trading EA, Adaptive Forex Trading EA adds correlation awareness on top of news filtering for the same reasons.
Main features of smart correlation hedging EA
- Fully automatic MT4 related hedging robot
- 13 pre-configured pairings, including gold and silver
- Spread index entry distance (broker independent)
- Deposit Percent Lot Size
- Automatic profit tracking mode (no need to manually adjust TP)
- Optional time window filter (time start/time end)
- Account-wide equity percentage closing
- On chart information dashboard with manual override
- Magic offset for running multiple instances on the same pair
- Compatible with MT4 accounts with hedging enabled
Input Parameters
- Lot 1 /2 Symbol – If you specify the lot size in this line, the advisor will use it. If you leave 0, Hedge EA MT4 will calculate the lot size of the first position as a percentage of the deposit.
- Batch 1/2 = Balance % – Deposit % value
- Koeff Lot – Increase coefficient for large recharge positions
- Max Lot 1/2 – The maximum number of open positions on the 1/2 instrument.
- Level virtual order – the distance from the virtual pending order is calculated in the number of spreads. If the cost is 3 and the spread = 8, the distance to the pending order will be 24 p.
- TIMEFRAMES = 5 – Time frame for calculating instrument correlation and divergence Delta.
The time frame can be optimized if needed, but since many of them are on MT5 it takes a long time. It is enough to choose M5 or M15. - Bars Correlation – Number of bars used to calculate correlation and delta
- Delta open First – percentage of maximum Delta when opening the first position
- next Delta open – the percentage of the open Delta that opens an additional position. Additional positions are opened in the form of virtual pending orders.
- Filter spread – If the Delta is less than the sum of the spreads of the two instruments multiplied by the number of NoOpenSpread, the filter is not allowed to be opened.
- Filter GEP – Delta rises sharply after ban opens. If the Delta on a bar increases more than 2 times, then we prohibit opening a position.
- Start Tral profit (USD, 0 - automatic) – positions are closed when the total amount of all positions reaches the set value in the deposit currency. I recommend leaving it at 0 for automatic profit calculation.
- close trall % – Profit trajectory rollback (0-immediately close the position)
- Divide by Ending Profit – Divide by Maximum Profit. You can use this parameter to reduce trawl startup time. If you feel that the initial profit is still far away and want to reduce it, set this value to above 1. In our example, we would start trawling at $4.45, and if you set the value here to 3, it would start trawling at $3.15
- Time Start (hour) – The time the consultant starts working
- Time End (hour) – The time it takes for the consultant to complete the work.
The EA can open a new series of trades only if the current time is within the time start – time end interval. - Equity profit % – End percentage of equity growth (0-off). When the net value exceeds a specified percentage, the relevant EA will close all positions in the entire account (even positions placed by position holders and other expert advisors).
Closing equity will greatly affect the test results, but keep in mind that if you trade not one pair but multiple pairs, equity will close all open positions immediately. In other words, if you get 2 on one instrument, 20 on the second instrument, and so on, all instruments will be closed at a 2% increase. In real life, I would recommend disabling equity closing and if necessary, closing the position yourself when you see enough profit. - Minimum profit – the minimum profit for the deposit currency. Reverse Delta requires a minimum profit when closing a position. Increase this parameter if you find that orders are closed at negative reverse crosses due to slippage.
- MagicPlus – In Hedge EA MT4, the magic is automatically determined by the currency pair it trades. However, if you need to trade the same currency pair with different settings (for example, running two or more Expert Advisors on the EURUSD-USDCHF currency pair), you can set any number here, such as 1000000, and then magic 1005821 will be set instead of the usual magic = 5821
- Minimum correlation for opening a position – the minimum correlation coefficient for opening a position. If the current coefficient is less than the specified coefficient, opening a position for the first time is prohibited, but recharging is not prohibited.
- WindSize – size of the information window. If you see text overlapping on a 4K monitor, set the parameter to 2 or greater.
- fontsize – the font size in the info window.
Smart Correlated Hedging EA
Free MT4 correlation hedging robot that can trade based on the Delta divergence of two related varieties. Automatic mode setting, spread index setting, deposit percentage lot size.
✓Pros
- Auto mode requires little adjustment
- Setup to automatically adapt to broker spreads
- 13 pre-configured pairing combinations
- Manual override via chart dashboard
✗ Cons
- Unable to backtest in MT4 Strategy Tester
- Vulnerable to news shock correlation collapse
- Long-term hedge holdings accumulate swap costs
- Need an MT4 broker that supports hedging
Summary
cmillion is a truly well thought out and relevant hedging EA that solves two of the biggest user pain points in the old SMARTHEDGE series - broker specific point adjustments and lot guessing. The trade-off is that you have to trust the strategy without backtesting, and you have to respect the risk of correlation breaking on event days.
- Read More PipGenius Multi-Currency EA V18 Free Download
FAQ
Conclusion
Smart Correlation Hedge EA is a carefully designed evolution of the SMARTHEDGE series, eliminating the two biggest setup hurdles of its predecessors, namely broker-specific point adjustments and batch guessing. Its mean-reversion logic produces a flat equity curve under normal circumstances because the two legs cancel each other out, and the automatic profit trajectory eliminates most day-to-day decision-making. However, traders should respect one major weakness: correlation breakdown during periods of high-impact news, where both legs can be lost and swap costs compounded. Applied to preconfigured currency pairs with conservative deposit percentage sizes on ECN accounts with hedging capabilities, this EA is a reliable addition to a diversified automated portfolio and a smart choice for traders who wish to hedge their risk exposure without the burden of running manual decisions themselves.
212-Smart-Correlation-Hedge-EA.zip
download💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •