Breakout FVG Bot enters trades based on momentum and price range breaks, utilizing ATR-based calculations for dynamic stop loss and take profit levels. The system includes comprehensive risk management features such as daily loss limits, equity drawdown protection, and a news blackout filter. Trade management is handled via partial closes, breakeven triggers, and trailing stops. The repository includes multiple versions, including one variant with martingale lot scaling.
Read from recent.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
LotSize
double
0.10
UseRiskPercent
bool
true
RiskPercent
double
0.2
ATRPeriod
int
14
ATRTimeframe
ENUM_TIMEFRAMES
PERIOD_M30
ATRMultiplierSL
double
3.0
ATRMultiplierTP
double
2.0
SLBufferPoints
double
5.0
RR
double
2.0
MinBarsInRange
int
8
MaxRangePct
double
0.15
MagicNumber
int
12345
Show all 40 inputs
Name
Type
Default
Description
RequireBreakoutFVGAlign
bool
false
AllowMomentumEntry
bool
true
RetraceTolerancePct
double
0.20
MaxSpreadPoints
double
1500
MaxATRToTrade
double
999999
MaxConcurrentTradesPerSymbol
int
3
MinATRMultiplier
double
1.5
StopTradingAfterWin
bool
false
StopTradingAfterLoss
bool
true
EquityMaxDrawdownPercent
double
0.05
DailyMaxLossPercent
double
0.02
MinimumSlDistancePoints
double
50
BreakevenTriggerATRMult
double
0.5
TrailATRMult
double
0.5
EnableDebugPrints
bool
true
DebugPrintInterval
int
100
UseTrendFilter
bool
true
TrendMAPeriod
int
50
TrendMATimeframe
ENUM_TIMEFRAMES
PERIOD_M30
TrendSlopeMinPoints
double
100
EnableAdxMarketFilter
bool
true
AdxPeriod
int
14
AdxTrendingThreshold
double
22.0
UseNewsBlackout
bool
true
NewsBlackoutWindows
string
12:25-13:05;14:25-14:45
EnforceDirectionalCap
bool
true
MaxTradesPerDirection
int
2
UseDynamicAtrStops
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Covenantmondei/Breakout_FVG_MQL_bot 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
Smart Trader 7CAS is an automated trading robot for MetaTrader 5 designed specifically for commodities including Gold, Silver, and Oil. It implements seven distinct trading modules or scenarios covering trend following, scalping, range trading, breakouts, Smart Money Concepts, reversals, and Fibonacci levels. The syste
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
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
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 MetaTrader 5 expert advisor focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity