London Quant Breakout EA
- Experts
- Version: 14.18
- Activations: 5
London Quant Breakout MT5 — Institutional Multi-Leg Engine
London Quant Breakout MT5 is a professional algorithmic trading system engineered to exploit institutional liquidity breakouts during the London session open. The EA identifies the high-probability Asian accumulation range and executes precision multi-target breakout entries backed by multi-layer quantitative filters and dynamic risk management.
🚀 INTRODUCTORY LAUNCH OFFER: Available at an accessible introductory rate of $49/Month to allow traders to evaluate the engine on live conditions before committing to full licensing.
Core Quantitative Philosophy
Unlike high-risk retail robots, London Quant Breakout utilizes NO Martingale, NO Grid, and NO Arbitrage. Every trade is executed with an immediate, mathematically defined Stop Loss anchored to session market structure.
- Tri-Leg Multi-Target Engine:
- Leg 1 (0.5R Target): Secures rapid cash flow and locks initial statistical edge.
- Leg 2 (1.0R Target): Captures the core session extension and dynamically trails Stop Loss to the Asian midpoint (Breakeven).
- Leg 3 (Uncapped Trend Runner): Removes take-profit limits, using an algorithmic stepped trailing mechanism to capture outsized market runs up to 3.0R+.
- Quad-Tier Filter Matrix:
- Higher Timeframe Trend Filter: Aligns breakout direction with the H1 200 EMA to avoid counter-trend traps.
- ADX Volatility Gating: Verifies momentum expansion (ADX > 25) before validating breakout candles.
- Capital Protection & Adaptive Sizing: Automatically calculates exposure and can dynamically downscale lot sizes on wide session ranges to respect strict risk thresholds.
- Live Macroeconomic News Guard: Integrates an automatic WebRequest news calendar to pause trading during high-impact events.
- Institutional HUD Dashboard:
- Real-time monitoring of Account Balance, Equity, Daily/Total Realized P/L, Floating P/L, and Peak Drawdown.
- Live distance trackers for all active targets (TP/SL) and upcoming news countdown timer.
- One-click Pause and Panic Close interactive chart buttons.
Operational Recommendations
- Primary Assets: XAUUSD (Gold), GBPUSD, EURUSD.
- Chart Timeframe: M15 (The EA automatically reads H1 structure internally).
- Account Type: Hedging account strictly required (Due to independent multi-leg position management).
- Minimum Balance: $300 – $500 minimum (Recommended: $1,000+ for conservative risk modeling).
- Broker & Execution: Low-spread ECN / Raw Spread broker with VPS connection (Latency < 20ms recommended).
Setup & Live News Filter Configuration
To activate the real-time macroeconomic news filter, you must allow WebRequest permissions inside your MetaTrader 5 terminal:
- Open MT5 and navigate to: Tools > Options > Expert Advisors.
- Check the box: Allow WebRequest for listed URL.
- Add the following URL to the list:[https://nfs.faireconomy.media/ff_calendar_thisweek.json](https://nfs.faireconomy.media/ff_calendar_thisweek.json)
- Click OK.
Input Parameters Guide
- Session Timing:
- InpRangeStartHour / Min : Start of Asian accumulation scan (Default: 00:00).
- InpRangeEndHour / Min : End of Asian session / Breakout boundary lock (Default: 06:00).
- InpTradeEndHour / Min : Daily trade placement cutoff time (Default: 10:00).
- Lot Sizing & Risk Management:
- InpLotSizingMode : Select between LotSizingFixed or LotSizingRiskPercent .
- InpLotLeg1 / Leg2 / Leg3 : Fixed execution volume per leg.
- InpRiskPercentTotal : Total percentage of account balance risked per breakout.
- InpUseMaxRiskFilter : Enforces an upper cap on acceptable trade exposure.
- InpAutoDownscaleLots : Dynamically rescales contract volume on wide ranges instead of rejecting valid setups.
- Filters & Trade Management:
- InpUseHtfFilter : Activates H1 EMA-200 trend alignment.
- InpUseAdxFilter : Enforces minimum ADX momentum threshold.
- InpBufferMode : Dynamic ATR-based or Fixed Point buffer for entry triggers.
- InpEodMode : Select end-of-day closure protocol (Daily profit-close / Friday weekend purge).
- InpShowHud : Toggles the interactive visual dashboard on the chart.
