ECFX XAU Redline v1.14: Preserving the Core While Adding Isolated Trend Support

21 August 2026, 23:50
Jarrod Emery
0
11
ECFX XAU Redline v1.14 updates the MetaTrader 5 multi-engine Gold system developed for XAUUSD M5. The objective was not to replace the established Redline identity. It was to preserve the lower-risk v1.11 core while giving the system a separately controlled way to participate during sustained Gold trends.

The protected core continues to use three independently identified engine families: Lock30x, Aurum and Sovereign. Version 1.14 adds an isolated trend complement that reads completed H1 data and evaluates completed 48-hour and 72-hour price ranges.

Why the Complement Is Separate

Adding activity to an existing multi-engine EA can create an ownership problem. If every trade contributes to the same balance, equity, daily-loss state and position count, a new strategy can unintentionally change the behaviour of the original system.

Redline v1.14 gives the trend complement its own trade identity and virtual accounting. Its realised profit, floating result, position ownership, margin use and daily entry count are tracked separately from the protected core. The complement cannot increase its own exposure merely because it recently made a profit, and its drawdown does not rewrite the core’s sizing or recovery decisions.

How the Trend Layer Operates

The complement uses completed H1 bars rather than future information or partially formed candles. It combines a fast and slow exponential-average regime check, average true range and completed 48-hour/72-hour ranges.

When completed trend and price alignment agree, the engine can place a pending stop beyond the relevant range. Each order receives an ATR-based initial stop and emergency target. Activated positions are managed with break-even, stepped trailing and maximum-hold rules. Unused pending orders expire automatically.

Both buy and sell directions are available in the stock configuration. The trend layer is deterministic and does not require a DLL, WebRequest, cloud signal, external API or custom indicator.

Restart and Risk-State Handling

A routine terminal restart should not reset a strategy’s daily controls. Version 1.14 reconstructs the complement’s realised result and current-day entries from MT5 history after reinitialisation. When available, it also restores the saved current-day equity reference.

This allows the isolated daily-loss and entry controls to continue from the correct state instead of treating every restart as a new trading day.

Execution and Dashboard Behaviour

The stock complement requires a minimum favourable improvement before sending another trailing-stop modification. This reduces unnecessary one-tick modification traffic. Pending-order expiry, spread protection, absolute lot limits, margin ceilings and per-engine position limits remain part of the control boundary.

The visible dashboard continues to present the three established Redline engine families. The isolated complement operates as an additional controlled layer; it does not replace the Lock30x, Aurum or Sovereign rows.

Testing the Correct Build

Users should begin with factory defaults on the broker’s XAUUSD or Gold-equivalent M5 chart. Redline requires an MT5 Hedging account for independent position ownership and reads H1 data internally.

A responsible test record should include the exact EA version, inputs, broker, symbol, date range, initial deposit, leverage, modelling quality, spread, commission, swap, trade count, net result and maximum equity drawdown. Long-window testing should be accompanied by a recent fresh-account test and forward testing on demo.

Do not load an old v1.11, v1.12 or v1.13 preset into v1.14, because an older file can overwrite the new stock defaults. Updating the Market file also does not automatically replace an EA already attached to a chart. Remove the old instance, install the update, attach v1.14 and verify the displayed version and inputs.

Risk Notice

Redline is automated trading software and does not guarantee profit. Gold can gap, spreads can expand, orders can be rejected and leverage can create rapid losses. Historical reports and Strategy Tester results are not forecasts. Results can change materially with broker data, symbol specification, commission, swap, server time, stops levels, leverage and execution.

Use the Strategy Tester and a demo account first. Select exposure appropriate for the account and monitor the EA after any broker, symbol, terminal, version or input change.