Rebelion Digital FX is an automated trading expert advisor for MetaTrader 5 that employs a multi-indicator strategy combining Exponential Moving Averages, RSI, and MACD for trend confirmation.
Rebelion Digital FX supports specific optimized parameters for Gold and major currency pairs. The EA includes comprehensive risk controls such as percentage-based stop losses, daily drawdown protections, and maximum daily loss limits. Users can manage positions via automated trailing stops and break-even triggers. Additionally, it features integrated Telegram notifications for real-time trade alerts and performance summaries.
Multi-indicator strategy using EMA crossover and RSI momentum
Comprehensive risk management with daily loss and drawdown limits
Integrated Telegram notifications for trade events and daily summaries
Read from RebelionFX_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
InpUseTelegram
bool
true
Enable Telegram Notifications
InpTelegramToken
string
Telegram Bot Token
InpTelegramChatID
string
Telegram Chat ID
InpAccountLabel
string
Akun-1
Account Label
InpNotifyOnOpen
bool
true
Notify on Trade Open
InpNotifyOnClose
bool
true
Notify on Trade Close
InpNotifyDailySummary
bool
true
Send Daily Summary
InpSummaryHour
int
13
Daily Summary Hour UTC (20:00 WIB = 13:00 UTC)
InpLotSize
double
0.01
Lot Size (0 = Auto Risk)
InpUseAutoLot
bool
false
Use Auto Lot (Risk-Based) - OFF untuk fixed lot
InpMagicNumber
int
123456
Magic Number
InpTradeComment
string
RebelionFX
Trade Comment
Show all 40 inputs
Name
Type
Default
Description
InpMaxTradesPerDay
int
10
Max Trades per Day
InpMaxOpenTrades
int
2
Max Open Trades per Symbol
InpRiskPercent
double
1.0
Risk % per Trade (1-2% recommended)
InpMaxDailyLossPercent
double
5.0
Max Daily Loss % (stop trading)
InpMaxDrawdownPercent
double
10.0
Max Drawdown % (emergency stop)
InpDailyProfitTarget
double
2.0
Daily Profit Target $ (0 = disabled)
InpStopOnProfitTarget
bool
true
Stop Trading if Profit Target reached
InpMaxSpreadPoints
double
20
Max Spread (points) to trade
InpUseBreakEven
bool
true
Use Break Even
InpBreakEvenPips
int
20
Break Even Trigger (pips)
InpUseTrailingStop
bool
true
Use Trailing Stop
InpTrailingStopPips
int
30
Trailing Stop (pips)
InpTrailingStepPips
int
10
Trailing Step (pips)
InpStopLossPercent
double
0.5
Stop Loss % (Reduced for consistency)
InpTakeProfitPercent
double
1.0
Take Profit % (Reduced for consistency)
InpRiskRewardRatio
double
2.0
Risk:Reward Ratio (untuk auto TP)
InpUseGoldSettings
bool
true
Gunakan setting khusus Gold
InpGoldSLPips
int
50
Gold Stop Loss (pips)
InpGoldTPPips
int
100
Gold Take Profit (pips)
InpGoldMinADX
int
20
Gold Minimum ADX
InpGoldMaxSpread
int
100
Gold Max Spread (points)
InpEMAFast
int
9
EMA Fast Period
InpEMASlow
int
21
EMA Slow Period
InpRSIPeriod
int
14
RSI Period
InpRSIBuyMin
int
35
RSI Buy Zone Min
InpRSIBuyMax
int
75
RSI Buy Zone Max
InpRSISellMin
int
25
RSI Sell Zone Min
InpRSISellMax
int
65
RSI Sell Zone Max
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone rebelion16/rebelion-digitalfx 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
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
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
Gold Scalper is an educational MetaTrader 5 expert advisor designed for scalping XAUUSD on the one-minute timeframe. It is presented as a masterclass tutorial to demonstrate modular coding practices. The system utilizes a 200-period Exponential Moving Average for trend filtering and the Relative Strength Index for entr
Trade Pro 1Min Scalper is an automated trading robot for MetaTrader 5 that implements a strategy based on Bill Williams Fractals and a triple moving average system. It identifies market trends using fast, medium, and slow EMA periods and executes entries based on short-term price action. The expert advisor includes a f
Sentinel EA is a trend-following scalping robot developed for MetaTrader 5, specifically optimized for trading Gold (XAU/USD) on the one-minute timeframe. The strategy utilizes a fast and slow Exponential Moving Average crossover to identify trade entries. It features mandatory risk controls including fixed stop loss a
MT5Trading robotScalpingIndicator crossoverTrend following