Smart Trader 7CAS implements seven distinct trading modules or scenarios covering trend following, scalping, range trading, breakouts, Smart Money Concepts, reversals, and Fibonacci levels. The system uses a comprehensive technical suite including moving averages, RSI, MACD, and Bollinger Bands to identify entries. Risk management is controlled through percentage-based lot sizing, a maximum drawdown limit, and a limited martingale lot scaling mechanism.
Seven distinct trading strategy modules
Smart Money Concepts with Order Block and FVG detection
Read from SmartTrader_7CAS.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
RiskPercent
double
2.5
MaxDrawdownPct
double
20.0
MartingaleMulti
double
1.3
MaxMartingale
int
3
MaxSimultaneous
int
2
EMA_Fast
int
9
EMA_Slow
int
21
EMA_Mid
int
50
EMA_Long
int
200
RSI_Period
int
14
StochRSI_Per
int
14
StochRSI_OB
double
0.80
Show all 40 inputs
Name
Type
Default
Description
StochRSI_OS
double
0.20
StochRSI_Block
double
0.95
MACD_Fast
int
12
MACD_Slow
int
26
MACD_Sig
int
9
BB_Period
int
20
BB_Dev
double
2.0
ATR_Period
int
14
ADX_Period
int
14
ADX_Trend
double
25.0
ADX_Range
double
20.0
OB_Lookback
int
30
BOS_Lookback
int
15
FVG_MinSize
double
0.5
LZ_Lookback
int
50
SH_Lookback
int
20
SH_WickRatio
double
0.7
CAS1_SL
double
1.5; input double CAS1_TP = 2.5
CAS2_SL
double
0.8; input double CAS2_TP = 1.2
CAS3_SL
double
1.0; input double CAS3_TP = 1.5
CAS4_SL
double
1.5; input double CAS4_TP = 3.0
CAS5_SL
double
1.5; input double CAS5_TP = 2.5
CAS6_SL
double
1.0; input double CAS6_TP = 2.0
CAS7_SL
double
1.5; input double CAS7_TP = 2.5
StartHour
int
8
EndHour
int
22
NewsBufferMin
int
30
TradeGold
bool
true
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone andersonclement/andersonclement 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.
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 expert advisor for MetaTrader 5 is a multi-strategy system that utilizes market regime detection to switch between trend following, range trading, and breakout modes. It incorporates a wide array of technical indicators, including Moving Averages, RSI, MACD, Ichimoku, and SuperTrend. The bot manages risk through v
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 automates several price action strategies, including pin bar reversals at support and resistance levels, trendline bounces, and break-and-retest patterns. The robot employs multi-timeframe analysis to align entries with higher timeframe trends. Risk controls include percentage-based pos
MT5Trading robotSMC / ICT / price actionBreakoutTrend following
This MetaTrader 5 expert advisor implements a breakout strategy combined with Fair Value Gap alignment, primarily optimized for Gold (XAUUSD). It enters trades based on momentum and price range breaks, utilizing ATR-based calculations for dynamic stop loss and take profit levels. The system includes comprehensive risk
Gold Rush 25 is a multi-strategy day trading robot for MetaTrader 5. It integrates several trading styles including trend continuation, support/resistance bounces, and session breakouts. The system employs multi-timeframe analysis to coordinate entries across various chart periods. It features institutional-grade risk