The system employs a multi-timeframe approach, scanning structures from the daily chart down to one-minute intervals to establish a master bias. It uses ADX, ATR, and swing point analysis to identify consolidation or trending phases. Risk is managed through position limits and pending order caps, with entries triggered by structural breaks. The repository documentation is minimal, focusing on the technical parameters of the cascade engine.
Read from RegimeBasedSMCStrategyEA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpMagicNumber
int
20260918
unique magic number (today's date)
InpAllowTrading
bool
true
master allow trading
InpScanOnTick
bool
false
scan each tick or bar-close only
InpRegime_UpdateOnTick
bool
false
update regime on ticks too
InpUsePendingOrders
bool
true
arm pending limit orders instead of instant market entries
InpMaxConcurrentPositions
int
1
max simultaneous positions
InpMaxPendingOrders
int
3
max pending orders
InpTF_D1_Enabled
ENUM_TIMEFRAMES
PERIOD_D1
D1 enabled if same as timeframe or positive bool pattern is impossible; use per-TF flags below
InpTF_H4_Enabled
ENUM_TIMEFRAMES
PERIOD_H4
InpTF_H1_Enabled
ENUM_TIMEFRAMES
PERIOD_H1
InpTF_M30_Enabled
ENUM_TIMEFRAMES
PERIOD_M30
InpTF_M15_Enabled
ENUM_TIMEFRAMES
PERIOD_M15
Show all 40 inputs
Name
Type
Default
Description
InpTF_M5_Enabled
ENUM_TIMEFRAMES
PERIOD_M5
InpTF_M1_Enabled
ENUM_TIMEFRAMES
PERIOD_M1
InpUseTF_D1
bool
true
InpUseTF_H4
bool
true
InpUseTF_H1
bool
true
InpUseTF_M30
bool
true
InpUseTF_M15
bool
true
InpUseTF_M5
bool
true
InpUseTF_M1
bool
true
InpRegimeSource_TF
ENUM_TIMEFRAMES
PERIOD_D1
master bias TF
InpConcurrentEntry_MinTF
int
0
0 = disabled, else minimum TF index to allow immediate concurrent entries
InpAllowConcurrentTFEntries
bool
true
InpTF_CascadeSize
int
7
optimization-friendly component count
InpRegime_SwingCount
int
3
confirmed swings to inspect
InpSwingLookback
int
2
standard 5-bar fractal
InpADX_Period
int
14
InpATR_Period
int
14
InpATR_AvgBars
int
50
InpConsolidation_Lookback
int
20
InpConsolidation_MinBars
int
10
InpADX_TrendThreshold
double
23.0
InpADX_RangeThreshold
double
18.0
InpVolatilityCompressionRatio
double
0.7
InpRegime_UseHysteresis
bool
true
InpUseWickForBreak
bool
false
InpZoneBufferPoints
double
0.0
InpVP_BucketPoints
int
20
InpEngineR_Enabled
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone jetloo66-dot/KAYBAMBODLABFX 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.
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 an automated strategy based on Smart Money Concepts and the Trading Hub Juka Method. It analyzes market structure, institutional order blocks, and fair value gaps to identify high-probability entry points. The robot features multi-timeframe analysis, evaluating alignment betw
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
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 a multi-timeframe strategy based on the TTrades Fractal Model and Dow Theory. It operates using two distinct execution branches: Intraday (D1/H1/M5) and Swing (W1/H4/M15). The system analyzes market structure to identify points of interest, employing wick ratios and optional