Universal Market Hunter allows users to switch between two main strategies: a Bollinger Band volatility breakout and an engulfing price action pattern using volume confirmation. The system manages risk through ATR-calculated stop loss and take profit levels, alongside percentage-based lot sizing. It includes trade management features such as a trailing stop, breakeven protection, and a spread filter to prevent execution during unfavorable market conditions.
ATR-based dynamic stop loss and take profit
Bollinger Band breakout and engulfing price action strategies
Automatic lot sizing based on account risk percentage
Built-in breakeven and trailing stop functionality
Read from universalmarkehunter.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Market_Mode
ENUM_MARKET_MODE
MODE_FOREX_SCALPING
Strategy_Engine
ENUM_STRATEGY
STRATEGY_BB_BREAKOUT
BB_Period
int
20
BB_Deviation
double
2.0
Volume_MA_Period
int
20
Volume_Multiplier
double
1.5
Trend_EMA_Period
int
50
Risk_Percent_Per_Trade
double
1.0
Magic_Number
long
202601
Allowed_Symbols
string
XAUUSD,GBPUSD,EURUSD,BTCUSD
Safety: comma-separated list
Max_Spread_Percent
double
0.05
Max spread as % of Ask price (0.05% is robust)
SL_ATR_Multiplier
double
1.5
Adjusted based on Market Mode
Show all 19 inputs
Name
Type
Default
Description
TP_ATR_Multiplier
double
2.5
Adjusted based on Market Mode
ATR_Period
int
14
Use_Breakeven_Stop
bool
true
Breakeven_Trigger_ATR
double
1.0
Use_Trailing_Stop
bool
true
Trailing_Start_ATR
double
1.2
Trailing_Distance_ATR
double
1.8
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone marts143/Universal-Market-Hunter- 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.
Nyao Scalper is an automated scalping robot for MetaTrader 5 that utilizes a multi-factor weighted scoring system to identify trade opportunities. It evaluates trend alignment through EMA crossovers, momentum via RSI, and price action through wick rejection and candle body analysis. The EA manages risk with adaptive AT
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
Atlas EA is a multi-strategy intraday trading robot for MetaTrader 5, primarily focused on gold, silver, and USDJPY. It identifies market structure shifts using Smart Money Concepts, specifically targeting breaks of structure and fair value gaps during the London and New York sessions. The EA includes optional modules
This collection of Expert Advisors for MetaTrader 5 provides high-frequency scalping and multi-strategy automated trading across multiple currency pairs. The robots utilize a signal scoring system based on moving average crossovers, RSI momentum, Bollinger Band breakouts, and MACD signals. The suite includes a dedicate
This expert advisor for MetaTrader 5 implements a scalping strategy using a combination of trend and momentum indicators. It determines trend direction via three Smoothed Moving Averages (21, 50, and 200 periods) and uses the Relative Strength Index (RSI) as a filter. Entries are triggered by price breakouts of Fractal
This MetaTrader 5 expert advisor is designed for aggressive trading on XAUUSD, focusing on the 5-minute and 15-minute timeframes. It utilizes Fibonacci retracements and swing high/low breakouts to identify entries across three selectable modes: scalp, swing, and trend following. The system manages up to three positions