Gold Liquidity Hunter Pro determines market direction using a daily 200 EMA bias and identifies entries based on H4 order blocks. The system includes multiple volatility and trend filters, such as ADX, ATR, and tick volume, to filter out ranging market conditions. Risk is managed through percentage-based lot sizing, daily loss limits, and a maximum drawdown cap. Trade exits are handled via dual take-profit targets, breakeven triggers, and trailing stops.
Order block detection with age and body ratio filters
Multi-filter anti-range logic using ADX and tick volume
Dual take-profit targets with partial closing
Account protection via daily loss and drawdown limits
Read from GoldLiquidityHunter_PRO_v3.5_AutoSL_BiasOB.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
RiskPercent
double
0.50
Risque par trade (% balance)
MaxDailyLossPct
double
2.00
Perte journalière max (%)
MaxDrawdownPct
double
10.00
Drawdown global max (%)
MaxTradesPerDay
int
3
Trades max par jour
EnableDD_Pause
bool
true
SignalTF
ENUM_TIMEFRAMES
PERIOD_H4
Analyse OB/ATR/barres (défaut H4 pour XAUUSD)
ATR_Period
int
14
OB_MaxAge_Bars
int
40
Âge max OB
OB_BodyRatio
double
0.35
Ratio corps/range (très relâché)
SL_BufferPoints
double
25.0
Distance minimale SL (le code prendra le max avec le Stops Level du broker)
EMA200_BiasBuffer
double
0.0035
Ratio |close-EMA|/EMA (zone avec NeutralBuf, voir CalculateBias)
EMA200_NeutralBuf
double
0.0085
Ratio — zone morte si max(Bias,Neutral) utilisé
Show all 40 inputs
Name
Type
Default
Description
EnableAntiRangeFilter
bool
true
Master : éviter ranges H4 / marché trop calme
UseADXFilter
bool
true
ADX sur SignalTF (tendance vs range)
ADX_Period
int
14
MinADX
double
22.0
Pas d’ordre si ADX[1] < (souvent <20 = range)
UseATRActivityFilter
bool
true
ATR / prix bougie fermée [1]
MinATRtoPricePct
double
0.12
% min : ATR/close*100 sur bar [1] (ex. 0.12)
UseTickVolumeFilter
bool
true
Volume ticks vs moyenne mobile
VolumeSMABars
int
20
VolumeAboveSMAFactor
double
1.12
vol[1] >= moyenne(vol[2..]) * facteur
TP1_RR
double
2.5
TP2_RR
double
3.8
TP2_ClosePercent
double
55.0
EnableTP2
bool
true
EnableBreakeven
bool
true
BE_RR
double
0.9
EnableTrailing
bool
true
Trail_StartRR
double
1.2
Trail_ATR_Multi
double
0.60
SessionStartGMT
int
6
SessionEndGMT
int
17
NewsBufferMin
int
25
EnableNewsFilter
bool
true
SpreadMaxPoints
int
55
Max SYMBOL_SPREAD (pts) ; PU Prime XAU ~13 moy. → souvent 22-28 en .set
EnableMaxSpread
bool
true
EnablePush
bool
true
EnableEmail
bool
false
EnableAlert
bool
true
LogLevel
int
2
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone eaglenight37/GoldLiquidityHunter_PRO from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
3Copy the filesCopy the .mq5 file into Experts.
4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
5Test before you tradeRun it in the Strategy Tester, then attach it to a demo chart and allow algorithmic trading.
Third-party code. ForexR did not write, test or endorse this EA, and the summary above was generated automatically from its README and code. ForexR lists only repositories with readable source code and never hosts files. Read the code, backtest it and use a demo account first; automated trading can lose money quickly.
EA Scalper XAUUSD is an automated trading research project for MetaTrader 5 focused on gold. It employs a multifaceted entry strategy using Smart Money Concepts like order blocks and liquidity sweeps, alongside moving average crossovers and Fibonacci zones. The EA includes a self-learning module designed to adapt to di
Gold Trader EA is a multi-strategy expert advisor designed for trading XAUUSD on the MetaTrader 5 platform. It employs a fusion engine that combines up to 14 different technical analysis methods, including candlestick patterns, chart patterns, price action, and institutional levels. The system requires a user-defined n
This MetaTrader 5 expert advisor implements Smart Money Concepts including Order Blocks, Fair Value Gaps, and Break of Structure entries. It features an automated mode that combines multiple strategies alongside market regime detection using ADX or Efficiency Ratio to ensure trading in trending conditions. Risk managem
This automated trading system for MetaTrader 5 focuses on spot Gold using Inner Circle Trader methodology. It identifies entries through order block detection, market structure analysis, and weekly opening price levels. The strategy is further filtered by dual moving averages and specific trading sessions, primarily Lo
MT5Trading robotSMC / ICT / price actionIndicator crossoverTrend following
This expert advisor for MetaTrader 5 implements a Smart Money Concepts strategy. It identifies institutional trade setups using Order Blocks, Fair Value Gaps, Break of Structure, and liquidity sweeps. The robot performs multi-timeframe analysis across five periods to determine market bias and ensure trend alignment. Ri
MT5Trading robotSMC / ICT / price actionTrend following
Prop Firm EA Fleet is a collection of MetaTrader 5 robots designed for passing prop firm evaluations and managing funded accounts. The suite utilizes various strategies including market structure analysis, session range breakouts for London and New York sessions, and high-frequency scalping. It features strict risk man