JBM EMA Gold Scalper utilizes an exponential moving average ribbon consisting of four periods to identify trend alignment and enters trades on price retracements. The expert advisor includes several filters, such as RSI for overbought or oversold conditions and ribbon width to avoid late momentum entries. Risk management features include equity-based lot sizing, daily and total drawdown circuit breakers, and ATR-based dynamic stop losses and take profits with trailing functionality.
Read from JBMEMAGoldScalper.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
EMA_Fast
int
8
EMA_Mid1
int
13
EMA_Mid2
int
21
EMA_Slow
int
34
RiskPercent
double
0.5
% equity per trade
DailyDDLimit
double
4.5
% daily drawdown limit (buffer dari 5%)
MaxDDLimit
double
9.0
% total drawdown limit (buffer dari 10%)
ATR_Period
int
14
ATR_SL_Multi
double
1.5
SL = 1.5x ATR
ATR_TP_Multi
double
2.5
TP = 2.5x ATR → R:R = 1:1.67
TrailStart
double
1.0
mulai trailing setelah 1x ATR profit
TrailStep
double
0.5
trailing step 0.5x ATR
Show all 21 inputs
Name
Type
Default
Description
RSI_Period
int
14
RSI_OB
int
65
overbought — skip buy di atas ini
RSI_OS
int
35
oversold — skip sell di bawah ini
UseAsian
bool
false
Asian 00:00–08:00 GMT (choppy, spread lebar)
UseLondon
bool
true
London 08:00–12:00 GMT
UseNY
bool
true
New York 13:00–17:00 GMT
MaxRibbonWidth
double
100.0
skip entry saat ribbon terlalu lebar (momentum habis)
MaxSpreadPts
int
30
30 pts = 0.30 pip (IC Markets XAUUSD normal)
MagicNumber
int
20250508
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone goesbams/jbm-ema-gold-scalper 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