Designed for the EUR/USD M5 timeframe, it identifies price ranges during predefined morning hours to set pending breakout orders while simultaneously monitoring Smart Money Concepts patterns. The bot includes comprehensive trade management features such as automated break-even levels, trailing stops, and tick volume filters to avoid low-liquidity periods. It also provides seasonal and time-based trading restrictions to filter specific months or holiday periods.
Read from ifvg_brkt_algo.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
TickVolumeFilter
bool
true
MinTickVolume
int
1250
TradeJulyToOctober
bool
false
Trade11AMPeak
bool
false
RangeStopTime
int
11
RangeStartTime
int
3
PendingCancelTime
int
18
DefaultPointsForTP
int
800
DynamicPointsForTP
bool
false
OrderSize
double
2
BreakEvenAt
double
100
BreakEvenStop
double
20
Show all 30 inputs
Name
Type
Default
Description
TrailStartAt
double
240
TrailDistance
double
100
SLTPRatioLimit
double
0.5
BRKT_MagicNumber
int
6996
TRADEBRKOUT
bool
true
IFVG_MinFVG_Size
int
15
IFVG_LondonTradeStart
int
9
IFVG_NYTradeStart
int
14
IFVG_TradeJulyToOctober
bool
false
IFVG_TradeHolidayBreak
bool
false
IFVG_SLToBreakEven
bool
true
IFVG_OrderVolume
double
3
IFVG_TrailDistMult
double
1.3
IFVG_MagicNumber
int
6969
IFVG_IFVGToTradeDiff
int
5
IFVG_TPSLRatio
int
4
IFVG_FVGToIFVGDiff
int
15
TRADEIFVG
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone 964quanyuan/fx-strategy 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.
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
Fimathe EA is a MetaTrader 5 robot designed to automate the Fimathe trading technique. It replaces manual channel drawing by analyzing a user-defined range of historical candles to determine reference channels and neutral zones. The system identifies price partitions and uses the median distance to set entry levels. Fo
This automated trading robot for MetaTrader 5 implements Smart Money Concepts (SMC) and ICT principles using a hybrid architecture. Trading logic and signal detection are processed within a native C++ DLL, while the MQL5 bridge handles trade execution and data feeding. The system identifies market structure shifts, inc
MT5Trading robotSMC / ICT / price actionBreakoutTrend following
This MetaTrader 5 expert advisor executes a multi-stage trading strategy focusing on H1 trendline breakouts and RSI divergences. It refines entries on the M5 timeframe using Change of Character and micro Break of Structure signals. The EA includes automated risk management with percentage-based lot sizing and ATR-based
MT5Trading robotSMC / ICT / price actionBreakoutTrend following
GoldForge ML is a MetaTrader 5 expert advisor specialized for gold trading on the M15 timeframe using a machine learning ensemble. It combines CatBoost, XGBoost, and LightGBM models via ONNX with Smart Money Concepts such as liquidity sweeps and order blocks. The EA manages risk through ATR-based stop losses, trailing
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