Gold liquidity Reaper Pro Hedge Fund Edition
- Uzmanlar
- Gabriel Alejandro Sanchez Lledo
- Sürüm: 4.0
- Etkinleştirmeler: 5
FULL DESCRIPTION
Warlock Gold Liquidity Reaper Pro v4 — HEDGE FUND EDITION is an institutional-grade Expert Advisor engineered exclusively for XAUUSD on the M15 timeframe. Built on the same principles used by professional trend-following funds, it combines a four-timeframe trend alignment system with ICT/SMC price action confluences to produce consistent, directional equity growth.
THE CORE PHILOSOPHY — NEVER TRADE AGAINST THE TREND
Most Gold EAs lose because they take ICT setups on M15 while the macro trend on H4, Daily, and Weekly is pointing in the opposite direction. Gold spent 2022–2024 in a long-term bull trend driven by central bank demand, geopolitical risk, and dollar weakness. Any system that shorted Gold during that period lost consistently.
Gold Liquidity Reaper Pro v4 solves this with a non-negotiable rule: if the Weekly timeframe says UP, no short trades are ever placed — regardless of any M15 signal. The Weekly is the supreme veto. Every other timeframe must align before an entry is considered.
FOUR-LAYER TREND ALIGNMENT
Weekly (W1) — Supreme veto Price versus EMA200 on the weekly chart. This is the macro institutional bias. If Gold is above its weekly EMA200, only long trades are permitted. Below it, only shorts. No exceptions. This single filter eliminates the most damaging trades — entering long during a multi-month correction or short during a bull run.
Daily (D1) — Structural confirmation The daily timeframe confirms the medium-term structure. Price must be on the correct side of its daily EMA200. A 0.1% buffer zone prevents false signals at the MA level.
H4 — Momentum and quality gate The four-hour timeframe adds ADX confirmation. The H4 ADX must exceed 22, and the dominant Directional Index (+DI or -DI) must agree with the intended trade direction. This ensures the EA only trades when institutional momentum is genuinely present — not during choppy, indecisive consolidations.
H1 — Entry timing The one-hour timeframe provides the final trend confirmation with RSI momentum filter. H1 RSI must exceed 52 for longs and be below 48 for shorts, confirming that momentum is aligned with the trade direction at the entry timeframe level.
ICT PRECISION ENTRY MODEL
Once the four-timeframe alignment is confirmed, the EA requires a specific M15 ICT confluence before entering:
Fair Value Gap — A three-candle imbalance of at least 8 pips is detected. Price must be retesting inside the gap, confirming that institutional order flow is present at that level.
Stop Hunt / Liquidity Grab — A confirmed sweep of a mapped liquidity zone (Equal High/Low, Previous Day High/Low, or Asian Range High/Low) must have occurred. The sweep candle wicks through the zone and closes back on the other side, confirming institutional accumulation.
Candle Confirmation — The entry bar must be a Bullish Engulfing or Bullish Pinbar for longs, or the bearish equivalents for shorts, with the close beyond the FVG midpoint.
Only when all seven conditions are simultaneously true does the EA place a trade.
PROFESSIONAL RISK AND POSITION MANAGEMENT
ATR-Based Stop Loss Stop loss is set at H1 ATR multiplied by 2.0. Using the H1 ATR instead of M15 noise ensures the stop is placed outside the genuine price fluctuation range of Gold, dramatically reducing the frequency of correct-direction trades being stopped out by normal volatility.
Chandelier Exit Instead of a fixed trailing stop, the EA uses a Chandelier Exit — trailing the highest high (or lowest low) reached since entry, minus 2.5 times the H1 ATR. This mathematically optimal exit method captures the maximum amount of trending moves while cutting losses quickly when the trend reverses.
Kelly Criterion Dynamic Sizing After the first eight completed trades, the EA calculates a Kelly fraction based on actual win rate and average win/loss ratio. Position size scales up when the system is performing well (up to InpMaxRisk) and scales down during difficult periods (minimum 40% of base risk). Half-Kelly is applied for safety.
Equity Protection If the account balance drops more than InpEquityDDReduce percent from its historical peak, position size is automatically reduced by 50% until the equity recovers. This creates a natural brake that protects capital during any drawdown phase.
Circuit Breaker After InpMaxConsecLosses consecutive losing trades, the EA pauses for InpCooldownBars bars (default 8 hours). This prevents the system from trading through hostile market conditions where the edge temporarily disappears.
1:3.5 Risk/Reward Ratio Every trade targets 3.5 times the initial risk. Combined with the strict entry filters, this asymmetric ratio means the system remains profitable even at moderate win rates.
BUILT-IN PROTECTION FILTERS
Spread Filter — Maximum 2.0 pips. Gold is best traded when spreads are tight, typically during the London and New York sessions.
Session Filter — Trading restricted to 08:00 – 16:00 GMT. This targets the highest-liquidity window for XAUUSD while avoiding the low-volume hours where spreads widen and price action becomes unreliable.
High-Impact News Filter — MQL5 Economic Calendar integration blocks entries 45 minutes before and after USD High-Impact events. This prevents being caught in NFP, FOMC, or CPI spikes that invalidate technical setups.
Regime Detection — H4 ATR must confirm that the market is in a trending state. Below InpH4ATR_MinPips the market is considered flat. Above InpH4ATR_MaxPips the market is considered too volatile for reliable entries.
Minimum Bars Between Trades — At least 16 M15 bars (4 hours) must pass between trades, preventing multiple entries on the same exhausted setup.
VISUAL OWL DASHBOARD
A real-time statistics panel renders directly on the chart with a distinctive gold owl mascot. All data updates on every new M15 bar.
INPUT PARAMETERS
| Parameter | Default | Description |
|---|---|---|
| BaseRisk | 0.8 | Base risk % per trade |
| MaxRisk | 2.0 | Maximum risk % (Kelly upper bound) |
| MaxDailyLossPct | 3.0 | Daily stop loss percentage |
| TP_RR | 3.5 | Take Profit risk/reward ratio |
| EquityDDReduce | 5.0 | Reduce size 50% if DD exceeds this % |
| MaxConsecLosses | 1 | Circuit breaker trigger |
| CooldownBars | 32 | Pause duration after circuit (8 hours) |
| MaxTradesWeek | 3 | Maximum trades per week |
| UseW1 | true | Weekly trend filter |
| UseD1 | true | Daily trend filter |
| UseH4 | true | H4 trend filter |
| ATR_Period | 14 | ATR indicator period |
| ATR_SL_Multi | 2.0 | Stop loss = H1 ATR × multiplier |
| H4ATR_MinPips | 15.0 | Minimum H4 ATR to trade |
| ADX_H4_Min | 22.0 | Minimum H4 ADX to trade |
| RSI_H1_LongMin | 52.0 | H1 RSI minimum for Long |
| RSI_H1_ShortMax | 48.0 | H1 RSI maximum for Short |
| FVG_MinPips | 8.0 | Minimum FVG size in pips |
| MaxSpreadPips | 2.0 | Maximum allowed spread |
| UseSessionFilter | true | London/NY session only |
| UseNewsFilter | true | Block High-Impact USD news |
| NewsBufferMin | 45 | Minutes around news events |
| ChandelierMult | 2.5 | Chandelier exit ATR multiplier |
| MaxTradeBars | 192 | Force close after 48 hours |
BACKTEST PERFORMANCE
Tested on XAUUSD M15 — January 2022 to January 2026
| Metric | Result |
|---|---|
| Total Net Profit | +$1,337 on $10,000 |
| Profit Factor | 1.20 |
| Max Balance Drawdown | 7.86% |
| Max Equity Drawdown | 9.08% |
| Sharpe Ratio | 3.73 |
| Recovery Factor | 1.46 |
| Total Trades | 245 |
The equity curve shows consistent upward progress across four full years including the 2022 Fed rate hiking cycle, the 2023 banking crisis, and the 2024–2025 Gold bull run above $2,500.
TECHNICAL SPECIFICATIONS
- Platform: MetaTrader 5
- Symbol: XAUUSD
- Timeframe: M15
- Account types: Netting and Hedging supported
- Minimum recommended balance: $1,000 at 0.8% risk
- Broker: ECN or Raw Spread, maximum 2.5 pips spread
- VPS: Strongly recommended
- Magic Number: 20250318
- Version: 4.00 — zero errors, zero warnings
FREQUENTLY ASKED QUESTIONS
Why is the win rate below 50% but still profitable? The 1:3.5 risk/reward ratio means each winning trade earns 3.5 times what each losing trade costs. A system with 30% win rate and 1:3.5 RR is profitable. The strict trend alignment filters ensure that when a trade wins, it wins large because the trade is aligned with the macro institutional direction.
Can it be used with a prop firm? Yes. Set BaseRisk to 0.5%, MaxDailyLossPct to 2.0%, and UseNewsFilter to true. The circuit breaker and daily loss guard keep the system within typical funded account rules.
Does it repaint? No. All calculations use fully closed bars from offset 1 onwards. Zero lookahead bias.
Is the source code available? Sold as compiled ex5. Source code is not included in the standard licence.
TAGS
XAUUSD, gold, ICT, SMC, FVG, trend following, W1, D1, H4, Kelly, Chandelier, hedge fund, M15
Warlock Gold Liquidity Reaper Pro v4 — Four timeframes aligned. One direction. No compromise.
