The EA employs a multi-timeframe triple SuperTrend setup on M15 context and M1 entry charts. It features structured trade management including partial closes, break-even adjustments, and a trailing stop loss. Risk is controlled through structural stop losses, relative spread filters, ATR-based volatility filters, and maximum entry distance controls to prevent chasing spikes. The system also supports trading sessions, news filtering, and daily profit/loss protection, though the repository README is minimal.
Triple SuperTrend trend detection system
Multi-timeframe execution using M15 and M1 charts
Two-stage take profit with partial close and break-even logic
Adaptive filters including volatility and relative spread
Read from Supertrend XAU.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
TF_Context
ENUM_TIMEFRAMES
PERIOD_M15
TF_Entry
ENUM_TIMEFRAMES
PERIOD_M1
UseSuperTrendFunction
bool
true
Inp_Debug
bool
false
Inp_DebugEverySec
int
60
Min_SL_Points
double
280.0
era 320
Max_SL_Points
double
3800.0
era 4200
ST_SourcePrice
ENUM_APPLIED_PRICE
PRICE_MEDIAN
ST_TakeWicksIntoAccount
bool
true
ST1_ATRPeriod
int
34
era 36
ST1_Multiplier
double
3.20
era 3.35
ST2_ATRPeriod
int
22
era 24
Show all 40 inputs
Name
Type
Default
Description
ST2_Multiplier
double
2.55
era 2.65
ST3_ATRPeriod
int
11
era 12
ST3_Multiplier
double
1.85
era 1.90
ST_TP1_Ratio
double
1.10
era 1.00 (break-even killer)
ST_TP2_RR
double
2.20
era 2.00
ST_SL_BufferPts
double
18.0
era 20
ST_MinTP1_SpreadMult
double
1.15
era 1.05
ST_MinTP1_ATRFrac
double
0.018
era 0.02
ST_MinTP1_AbsPts
double
22.0
era 25
ST_Magic
long
77223318
ST_CommentTag
string
SuperTrend
ST_DeviationPoints
int
120
era 140 (reduce fake distance blocks)
ST_UseEntryDistanceFilter
bool
true
ST_MaxEntryDist_ATR
double
2.60
era 3.00
ST_MaxEntryDist_MinPoints
double
260.0
era 320
ST_BiasPersistBars
int
2
ST_AllowMajorityBias
bool
true
ST_RequireST3Flip
bool
false
UseRelativeSpreadFilter
bool
true
Spread_ATR_Frac
double
0.52
era 0.58
SpreadRel_MinAllowedPts
int
40
era 45
Max_Spread_Points
int
220
era 240
ST_UseATRContextFilter
bool
true
ST_Min_ATR_Points_Ctx
double
120.0
era 140
ST_Max_ATR_Points_Ctx
double
6500.0
era 7200
Lots
double
0.01
UseTradingSessions
bool
true
UseNewsFilter
bool
true
How to Install It
1Download the sourceUse "Download source (.zip)" above, or clone alexeltranca-coder/supertrendXAU 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
Nyao Scalper is an automated scalping robot for MetaTrader 5 that utilizes a multi-factor weighted scoring system to identify trade opportunities. It evaluates trend alignment through EMA crossovers, momentum via RSI, and price action through wick rejection and candle body analysis. The EA manages risk with adaptive AT
This Expert Advisor for MetaTrader 5 is specifically designed for XAUUSD trading on the M1 timeframe. It utilizes a hybrid strategy combining classic technical indicators like RSI, Moving Averages, and ATR with an OpenAI API integration for signal validation. The robot features an on-chart dashboard for telemetry and i
Scalpflip EA is an automated scalping robot for MetaTrader 5 that utilizes a multi-layered technical analysis approach. It offers three entry modes: trend-following, mean-reversion, and a smart mode that selects the strategy based on current market conditions. The system filters trades using the Relative Strength Index
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
FG Scalping Pro is an automated trading system for MetaTrader 5 that utilizes a multi-indicator approach to identify entry points. It combines exponential moving average crossovers with RSI momentum and Bollinger Band volatility filters to execute trades. The EA manages risk through dynamic ATR-based stop loss and take