ZoneTrader Pro features a granular session filter allowing users to enable or disable trading for specific hours of the day. The EA manages risk through a daily profit and loss protector, a news event filter, and customizable lot sizing based on a fixed risk percentage. Entries can be market or pending orders, with exits controlled by flexible take profit and stop loss modes including risk-reward ratios and point-based gaps.
Read from ZoneTrader_Pro.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
enableSessionFilter
bool
true
trade0
bool
false
00:00-01:00
trade1
bool
false
01:00-02:00 (Late Asian)
trade2
bool
true
02:00-03:00 (Asian Session)
trade3
bool
true
03:00-04:00 (Asian Session)
trade4
bool
true
04:00-05:00 (Asian Session)
trade5
bool
false
05:00-06:00
trade6
bool
false
06:00-07:00
trade7
bool
true
07:00-08:00 (London Pre-Open)
trade8
bool
true
08:00-09:00 (London Open)
trade9
bool
true
09:00-10:00 (London Session)
trade10
bool
true
10:00-11:00 (London Session)
Show all 40 inputs
Name
Type
Default
Description
trade11
bool
true
11:00-12:00 (London Session)
trade12
bool
true
12:00-13:00 (London-NY Overlap)
trade13
bool
true
13:00-14:00 (NY Open)
trade14
bool
true
14:00-15:00 (NY Session)
trade15
bool
true
15:00-16:00 (NY Session)
trade16
bool
true
16:00-17:00 (NY Session)
trade17
bool
false
17:00-18:00
trade18
bool
false
18:00-19:00
trade19
bool
false
19:00-20:00
trade20
bool
false
20:00-21:00
trade21
bool
false
21:00-22:00
trade22
bool
false
22:00-23:00
trade23
bool
false
23:00-00:00
closeTradesAtSessionEnd
bool
false
enableNewsFilter
bool
true
timeBefore
int
30
Minutes before news
timeAfter
int
30
Minutes after news
closeAllDuringNews
bool
false
enableDailyGainsFilter
bool
true
gainsMode
GainsMode
BALANCE_BASED
maxProfit
double
5.0
Max daily profit %
maxLoss
double
3.0
Max daily loss %
contextMode
ContextMode
CONTEXT
contextSize
int
50
Number of bars for context
minPreApexBars
int
3
minPostApexBars
int
3
minPreApexDepth
double
20.0
PreApex Points or % based on context
minPostApexDepth
double
20.0
PostApex Points or % based on context
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Valenteeno/ZoneTraderPro 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 MetaTrader 5 expert advisor implements a multi-strategy framework based on Smart Money Concepts. It identifies fractal-based liquidity sweeps, order blocks, and Fibonacci zones across multiple timeframes, typically using H4 for trend direction and M15 for execution. The EA includes an optional machine learning fil
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
Fvg Gold EA is an automated trading robot for MetaTrader 5 designed specifically for the gold market. It utilizes institutional trading concepts by identifying high-probability Fair Value Gaps with Order Block confluence. The system employs a scoring algorithm to evaluate trade quality based on displacement, gap size,