Thinkwealth Smart Signal Pro identifies entries using Smart Money Concepts like break of structure and order blocks, confirmed by MACD, Stochastic, and Parabolic SAR indicators. Risk management is a primary focus, offering percentage-based position sizing, a minimum 1:2 reward-to-risk ratio, and hard limits on daily losses and consecutive failures. The system also includes a session filter and spread protection to avoid volatile market conditions.
Smart Money Concepts structure analysis
Multi-timeframe trend and momentum confirmation
Percentage-based lot sizing with reward-risk controls
Read from ThinkwealthSmartSignalProEA_V2.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
MagicNumber
ulong
20260813
EnableTrading
bool
true
OneTradePerSymbol
bool
true
UseRiskPercent
bool
true
RiskPercent
double
1.0
FixedLot
double
0.01
RewardRisk
double
2.0
MaxDailyLoss
double
3.0
MaxConsecutiveLoss
int
3
MaxSpreadPoints
int
30
UseSessionFilter
bool
true
SessionStartHour
int
7
Show all 27 inputs
Name
Type
Default
Description
SessionEndHour
int
20
MACDFast
int
12
MACDSlow
int
26
MACDSignal
int
9
StochKPeriod
int
5
StochDPeriod
int
3
StochSlowing
int
3
StochOversold
double
20.0
StochOverbought
double
80.0
SARStep
double
0.02
SARMaximum
double
0.20
SwingLookback
int
10
StopBufferPoints
int
50
DrawSignals
bool
true
EnableAlerts
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone icotech2019/ThinkwealthSmartSignalProEA_V2.mq5 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.
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 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
This expert advisor for MetaTrader 5 utilizes a multi-timeframe technical approach, scanning H1, M30, M15, and M5 periods simultaneously. It generates signals using a stochastic stack combined with RSI and stochastic divergence detection. The system incorporates a formula pack for market structure analysis, including B
This MetaTrader 5 expert advisor provides an automated trading system with two primary operation modes: a multi-confluence signal engine and a Smart Money Concepts strategy. The confluence engine aggregates signals from RSI, MACD, Bollinger Bands, and EMA crossovers, while the Smart Money mode focuses on liquidity swee
This MetaTrader 5 expert advisor is designed to trade Gold (XAUUSD) by integrating Inner Circle Trader (ICT) concepts with technical indicators. It identifies market structure shifts and order blocks while utilizing EMA crossovers and oscillators for signal confirmation. Risk controls include percentage-based position
MT5Trading robotSMC / ICT / price actionIndicator crossoverTrend following