The suite features a flagship multi-symbol technical scanner, Exness Market Hunter, alongside specific EAs for gold scalping, liquidity flow, momentum trends, and structure-based setups. Exness Market Hunter scans broker symbols in staggered batches, identifying setups using EMA, RSI, and ADX indicators, and can execute demo trades or send Telegram alerts. Risk management features across the collection include ATR-based stop losses, risk-reward ratio targets, and grid basket management.
Multi-symbol technical scanner with staggered batch processing
ATR-based dynamic stop loss and take profit calculation
Read from exness-market-hunter.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
ScanAllServerSymbols
bool
true
false = only current Market Watch
AutoSelectServerSymbols
bool
true
adds server symbols to Market Watch for data access
MaxUniverseSymbols
int
500
TimerSeconds
int
5
SymbolsPerCycle
int
15
RebuildUniverseMinutes
int
0
0 = disabled; reload EA to rebuild
IncludeNameContains
string
optional single text filter
ExcludeNameContains
string
optional single text filter
PreferPrimaryDuplicateSymbols
bool
true
scan one preferred instrument for duplicate asset families
PreferredBTCSymbol
string
BTCUSDm
main BTC instrument; BTCJPY/BTCUSDT variants are skipped
PreferredNasdaqSymbol
string
USTECm
main Nasdaq instrument; USTEC_x100m/NAS100/US100 variants are skipped
PreferredDowSymbol
string
US30m
main Dow instrument; US30_x10m/DJ30 variants are skipped
Show all 40 inputs
Name
Type
Default
Description
PreferredGoldSymbol
string
XAUUSDm
main gold instrument; XAUEUR/XAUGBP variants are skipped
PreferredSilverSymbol
string
XAGUSDm
main silver instrument; non-USD quote variants are skipped
MinimumAlertScore
int
65
VALID signal threshold
StrongSignalScore
int
75
STRONG signal threshold
EnableWatchSetups
bool
true
Telegram-only forming setups
WatchMinimumScore
int
58
WATCH threshold, below valid
AlertCooldownMinutes
int
10
WatchCooldownMinutes
int
15
MinimumBarsRequired
int
120
EMAFastPeriod
int
20
EMASlowPeriod
int
50
RSIPeriod
int
14
ADXPeriod
int
14
MinimumADX
double
15.0
BreakoutLookback
int
20
SwingLookback
int
12
MaxSpreadAsATRPercent
double
12.0
MaxTickAgeSeconds
int
300
StopATRMultiplier
double
1.30
MaxStopATRMultiplier
double
4.00
StructureBufferATR
double
0.15
TargetRR
double
2.00
RequireH4AndH1Alignment
bool
false
H1 primary; H4 adds score only
EnablePullbackSetups
bool
true
EnableBreakoutRetests
bool
true
EnableMomentumBreakouts
bool
true
EnableTerminalPopup
bool
true
EnableMobilePush
bool
false
How to Install It
1Download the sourceUse "Download source (.zip)" above, or clone Asdfghjklbikku/mt5-expert-advisors 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.
This repository provides a diverse collection of MetaTrader 4 and MetaTrader 5 expert advisors covering multiple trading methodologies. It includes robots for smart money concepts with fair value gap detection, Joe Ross hook patterns, and volatility-based scalping. The library features specific tools for XAUUSD and mul
This repository contains a large collection of over 100 expert advisors for the MetaTrader 5 platform, many of which appear to be generated using the Mission Automate tool. The library covers a wide variety of trading methodologies including range breakouts, Ichimoku cloud strategies, Heiken Ashi engulfing patterns, an
This repository contains a diverse collection of MetaTrader 5 expert advisors ranging from RSI-based scalping robots to multi-timeframe trend following systems. The EAs utilize various technical indicators including EMA crossovers, MACD momentum, and ATR for volatility-based exits. The core logic often incorporates mul
This repository provides a collection of MetaTrader 4 and 5 expert advisors, including the modular Super Trading Bot series and an AI-driven trading template. The EAs utilize various technical indicators like Bollinger Bands, Parabolic SAR, and moving averages for trend-following and scalping. Built-in risk management
This repository is a large collection of over 1,000 expert advisors designed for the MetaTrader 5 platform. It serves as an open-source library featuring various algorithmic trading strategies, including moving average crossovers, RSI levels, Parabolic SAR, and range breakouts. The collection provides robots for trend
This repository contains a collection of MetaTrader 5 expert advisors, primarily featuring the Signal Poller EA series alongside standard indicator-based robots. The system is designed for high-leverage environments, specifically targeting gold, bitcoin, forex, and indices. It utilizes an external signal push architect