CRT TBS Gold Scalper identifies market structure through the Accumulation, Manipulation, and Distribution cycle while detecting Fair Value Gaps and Order Blocks. The robot executes trades exclusively during specific session kill zones, such as London or New York. Risk controls include percentage-based lot sizing, dynamic stop losses anchored to price wicks, trailing stops, and hard limits on daily trades and drawdown.
Read from CRT_TBS_Gold_Scalper.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Strategy_Settings_Group
string
=== Strategy Settings ===
InpHTF_Timeframe
ENUM_TIMEFRAMES
PERIOD_H4
Higher timeframe for HTF bias
InpMTF_Timeframe
ENUM_TIMEFRAMES
PERIOD_M15
Mid timeframe for CRT confirmation
InpLTF_Timeframe
ENUM_TIMEFRAMES
PERIOD_M5
Entry/execution timeframe
InpManipulation_MinWickPips
double
8.0
Min wick penetration (pips)
InpFVG_MinGapPips
double
10.0
Min FVG size (pips)
InpConsolidation_Candles
int
3
Min candles to confirm accumulation
InpBiasConfirmation
bool
true
Require HTF bias confirmation
InpOB_Enabled
bool
true
Enable Order Block detection
InpIDM_Enabled
bool
true
Enable Inducement detection
Session_Settings_Group
string
=== TBS Kill Zone Settings ===
InpBrokerUTC_Offset
int
2
Broker UTC offset (999=Auto)
Show all 40 inputs
Name
Type
Default
Description
InpAutoDetect_Timezone
bool
true
Auto-detect broker timezone
InpLondon_KZ_Enabled
bool
true
Enable London Kill Zone (02:00-05:00 UTC)
InpNY_KZ_Enabled
bool
true
Enable NY Kill Zone (07:00-10:00 UTC)
InpAsian_KZ_Enabled
bool
false
Enable Asian Kill Zone (00:00-03:00 UTC)
InpNYPM_KZ_Enabled
bool
false
Enable NY PM Session (13:00-16:00 UTC)
InpDraw_KillZones
bool
true
Draw kill zone overlap boxes
InpDraw_SessionLevels
bool
true
Draw open lines (Midnight, LDN, NY)
Risk_Management_Group
string
=== Risk Management ===
InpRisk_Mode
ENUM_RISK_MODE
PERCENT_RISK
Lot sizing mode
InpFixed_Lot
double
0.01
Fixed lot size
InpRisk_Percent
double
1.0
Risk percent of account balance
InpMax_Lot
double
1.0
Max lot size
InpSL_Pips
double
20.0
Fixed SL (pips)
InpDynamic_SL
bool
true
Dynamic SL beyond wick
InpSL_Buffer_Pips
double
5.0
SL Buffer beyond wick
InpTP1_RR
double
1.5
TP1 Risk:Reward
InpTP2_RR
double
3.0
TP2 Risk:Reward
InpTP1_ClosePercent
double
50.0
TP1 close percent
InpBreakeven_After_TP1
bool
true
Move SL to BE after TP1
InpTrailing_Stop
bool
true
Enable trailing stop
InpTrail_Pips
double
10.0
Trailing step pips
InpMax_Spread_Pips
double
30.0
Max allowed spread (pips)
InpMax_Slippage_Points
int
10
Max allowed slippage (points)
InpMax_Daily_Trades
int
5
Max daily trades
InpMax_Daily_Loss_Percent
double
3.0
Max daily drawdown percent
Scalper_Settings_Group
string
=== Scalper-Specific Settings ===
InpScalper_Mode
bool
true
Enable scalper mode
InpScalper_TP_Pips
double
15.0
Quick scalp TP
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone Pusparaj99op/CRT-TBS_MT5_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
Prop Firm EA Fleet is a collection of MetaTrader 5 robots designed for passing prop firm evaluations and managing funded accounts. The suite utilizes various strategies including market structure analysis, session range breakouts for London and New York sessions, and high-frequency scalping. It features strict risk man
This MetaTrader 5 expert advisor focuses on XAUUSD using a multi-timeframe scalping approach based on Smart Money Concepts. It identifies institutional market structures by analyzing H4 trends, H1 supply and demand zones, and M5 entries. The logic incorporates order block detection, Fair Value Gaps (FVG), and liquidity
This Expert Advisor for MetaTrader 5 automates a pure price-action strategy primarily designed for gold on the five-minute timeframe. It identifies market trends using swing point structures like higher highs and lower lows without lagging indicators. The EA creates supply and demand zones from engulfing candle pattern
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
Funded EA is a MetaTrader 5 robot designed to help users pass proprietary firm challenges by automating trade execution and risk management. It implements a Smart Money Concepts strategy, targeting XAUUSD by detecting order blocks and liquidity sweeps. The system features a calibration engine that calculates lot sizes
MT5Trading robotSMC / ICT / price actionScalpingTrend following