Smart Money Concepts ICT Analyzer identifies market structure elements such as Break of Structure (BOS) and Change of Character (CHOCH) based on candle body closes. The tool visualizes order blocks, fair value gaps, and liquidity levels including previous daily highs and lows. While primarily designed for visual analysis and setup scoring, it includes optional trading logic with risk management features like fixed lot sizing, percentage-based risk, and automated breakeven adjustments.
Multi-timeframe market structure analysis
Automated Order Block and Fair Value Gap detection
Liquidity sweep and inducement zone identification
Read from SMC_ICT_Analyzer_v1.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpHTF
ENUM_TIMEFRAMES
PERIOD_H4
Higher TF (Bias)
InpLTF
ENUM_TIMEFRAMES
PERIOD_M15
Lower TF (Setup)
InpSwingDepth
int
5
Fractal depth (2-1-2)
InpATRPeriod
int
14
ATR period
InpATRSwingMultiplier
double
1.5
Min move (ATR mult)
InpATRTolerance
double
0.2
EQH/EQL tolerance (ATR)
InpMinEQTouches
int
2
Min touches
InpSweepReclaimCandles
int
2
Max candles to reclaim
InpOBImpulseMult
double
2.0
OB impulse min (OB size mult)
InpRequireFVG
bool
true
Golden Duo (OB needs FVG)
InpMaxFVGs
int
3
Max active FVGs
InpZoneLookback
int
50
Zone lookback bars
Show all 40 inputs
Name
Type
Default
Description
InpMinScore
int
7
Min score (0-10)
InpInducementPenalty
int
-5
Inducement penalty
InpTrackPDHPDL
bool
true
Track PDH/PDL
InpLondonOnly
bool
false
London killzone only
InpNYOnly
bool
false
NY killzone only
InpShowOB
bool
true
InpShowFVG
bool
true
InpShowLiquidity
bool
true
InpShowInducement
bool
true
InpShowSetupPanel
bool
true
InpShowPremiumDiscount
bool
true
InpColor_FreshOB
color
clrGreen
Fresh Order Block
InpColor_FreshFVG
color
clrDodgerBlue
Fresh Fair Value Gap
InpColor_Liquidity
color
clrRed
Liquidity lines
InpColor_Inducement
color
clrDarkRed
Inducement warning
InpTradingEnabled
bool
false
Enable trading
InpMagic
int
202511
Magic number
InpLotSize
double
0.01
Fixed lot (if not risk %)
InpUseRiskPercent
bool
false
Use risk % for lot
InpRiskPercent
double
1.0
Risk per trade (%)
InpMaxSpreadPoints
int
50
Max spread (points, 0=ignore)
InpRequireEngulfing
bool
false
Require engulfing confirmation
InpInducementDistancePoints
int
0
Min distance from inducement (0=ignore)
InpMaxTradesPerDay
int
5
Max trades per day (0=no limit)
InpMaxDrawdownPercent
double
20.0
Pause trading above DD %
InpBreakevenEnable
bool
true
Move SL to breakeven
InpBreakevenTriggerR
double
0.5
Breakeven trigger (R)
InpBreakevenOffsetPoints
double
0
Breakeven offset (points)
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone logicx-power/MT5-Smart-Money-Concepts-EA 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.
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,