RapidPass EA utilizes a hybrid ensemble architecture combining Burst-Weighted Imbalance with Session Confluence (BWISC) and mean-reversion strategies. The EA incorporates machine learning through Q-learning and contextual bandits for adaptive market regime detection. Risk management features include strict daily and overall loss caps, margin level monitoring, and an equity guardian. It automates trade entries during London and New York sessions while enforcing news compliance and minimum trading day requirements.
Read from RPEA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
DailyLossCapPct
double
4.0
OverallLossCapPct
double
6.0
MinTradeDaysRequired
int
3
TradingEnabledDefault
bool
true
MarginLevelCritical
double
50.0
Margin level threshold for protective exits
EnableMarginProtection
bool
true
Enable margin level monitoring
MinRiskDollar
double
10.0
OneAndDoneR
double
1.5
NYGatePctOfDailyCap
double
0.50
UseLondonOnly
bool
false
StartHourLO
int
7
StartHourNY
int
12
Show all 40 inputs
Name
Type
Default
Description
ORMinutes
int
60
{30,45,60,75}
CutoffHour
int
16
server hour
RiskPct
double
1.5
MicroRiskPct
double
0.10
0.05-0.20
MicroTimeStopMin
int
45
30-60
GivebackCapDayPct
double
0.50
0.25-0.50
TargetProfitPct
double
10.0
Challenge profit target percentage
NewsBufferS
int
300
MaxSpreadPoints
int
40
MaxSlippagePoints
int
10
SpreadMultATR
double
0.005
Max spread as fraction of Daily ATR
MinHoldSeconds
int
120
QueueTTLMinutes
int
DEFAULT_QueueTTLMinutes
MaxQueueSize
int
DEFAULT_MaxQueueSize
EnableQueuePrioritization
bool
DEFAULT_EnableQueuePrioritization
EnableDetailedLogging
bool
DEFAULT_EnableDetailedLogging
LogBufferSize
int
DEFAULT_LogBufferSize
AuditLogPath
string
DEFAULT_AuditLogPath
NewsCSVPath
string
DEFAULT_NewsCSVPath
NewsCSVMaxAgeHours
int
DEFAULT_NewsCSVMaxAgeHours
BudgetGateLockMs
int
1000
RiskGateHeadroom
double
0.90
StabilizationBars
int
DEFAULT_StabilizationBars
StabilizationTimeoutMin
int
DEFAULT_StabilizationTimeoutMin
SpreadStabilizationPct
double
DEFAULT_SpreadStabilizationPct
VolatilityStabilizationPct
double
DEFAULT_VolatilityStabilizationPct
StabilizationLookbackBars
int
DEFAULT_StabilizationLookbackBars
NewsCalendarLookbackHours
int
DEFAULT_NewsCalendarLookbackHours
How to Install It
1Download the sourceUse "Download source (.zip)" above, or clone jonahgrigoryan/earl 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, and any .mqh files into the Include folder the code expects.
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 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 MetaTrader 5 expert advisor utilizes a combination of Bollinger Bands, Relative Strength Index, and Average Directional Index to identify entries. It supports multi-timeframe analysis for trend confirmation and provides optional filters for Average True Range and price action patterns such as hammers. Risk managem
Fibonacci ICT EA for MetaTrader 5 combines institutional price action concepts with Fibonacci retracement levels. It identifies higher timeframe trends and enters on pullbacks to specific golden zones using confirmations like Break of Structure and Fair Value Gaps. The system includes robust risk management such as per
This MetaTrader 5 expert advisor focuses on institutional-style trading across forex, indices, and other assets. It utilizes market structure analysis, including liquidity sweeps and market structure shifts, to identify entries on a M15 timeframe guided by H1 trends. The robot categorizes market states into range, tren
This MetaTrader 5 expert advisor implements Smart Money Concepts (SMC) by identifying liquidity sweeps and premium or discount zones. It detects buy-side and sell-side liquidity levels, looking for price sweeps followed by retest entries. The robot manages trades using a fixed risk-to-reward ratio, trailing stops, and
LQS AI Institutional Engine is a MetaTrader 5 robot designed for trading gold using market microstructure analysis. It combines four analytical modules focusing on liquidity sweeps, order flow divergence, Wyckoff accumulation and distribution phases, and multiple anchored VWAP levels. The system features an integrated