ICT CRT Gold System identifies market structure shifts and order blocks while utilizing EMA crossovers and oscillators for signal confirmation. Risk controls include percentage-based position sizing, a daily loss cap, and a limit on the number of daily trades. The system includes automated trade management through trailing stops and break-even settings. Although the code is functional for trading, the provided documentation is generic AI-generated boilerplate unrelated to financial markets.
Read from ICT_CRT_Gold_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpGeneralSection
string
GENERAL
InpSignalTimeframe
ENUM_TIMEFRAMES
PERIOD_M15
InpMaxSpreadPoints
double
40.0
InpTradeSymbol
string
XAUUSD
InpMagicNumber
long
26092024
InpSlippagePoints
int
50
InpRiskSection
string
RISK
InpRiskPercent
double
1.0
InpMaxDailyLoss
double
200.0
InpMaxTradesPerDay
int
5
InpMinRR
double
1.5
InpSignalSection
string
SIGNAL
Show all 26 inputs
Name
Type
Default
Description
InpStructureLookback
int
20
InpOrderBlockCandles
int
3
InpEmaFast
int
9
InpEmaSlow
int
26
InpOscPeriod
int
14
InpTradeMgmtSection
string
TRADE MGMT
InpTrailStartPoints
int
500
InpTrailStepPoints
int
250
InpUseBreakEven
bool
true
InpBreakEvenBufferPoints
int
100
InpNotificationSection
string
NOTIFICATIONS
InpUseAlerts
bool
true
InpUsePush
bool
false
InpNotificationPrefix
string
ICT_CRT_GOLD
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Design-Arena-Gens/agentic-cbb92fd6 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 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 MetaTrader 5 expert advisor implements a multi-timeframe strategy combining M15 trend direction with M5 trade execution. It 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, offeri
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