These files are curated for educational study and represent older MQL4 development styles. The main robot is a session-based scalper designed for specific forex pairs like EURUSD. It includes specialized risk management features such as stealth mode, automated GMT offset calculations, and a progressive timed stop loss. The logic allows for recovery mode lot scaling and advanced filters for spread and session timing.
Read from MegaDroidPro_XE.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
Version
string
1.01ee+bbrv11+fxhB+XE_v1.2
_1
string
---- System Parameters ----
Stealth
bool
TRUE
Aggressive
bool
TRUE
GmtOffset
double
0.0
NFA
bool
FALSE
1.01
AutoLocalGmtOffset
bool
TRUE
AutoServerGmtOffset
bool
TRUE
S1_Reference
int
40008015
S2_Reference
int
16023042
_2
string
---- Comment Position -----
TopPadding
int
30
Show all 40 inputs
Name
Type
Default
Description
LeftPadding
int
20
TextColor1
color
CadetBlue
TextColor2
color
SkyBlue
_3
string
--- Strategy Parameters ---
Slippage
int
3
SendEmails
bool
FALSE
LotSize
double
0.1
RiskLevel
double
0.1
RecoveryMode
bool
TRUE
_4
string
---- Advanced Parameters ---
RiskSharingEnabled
bool
TRUE
UseForceClose
bool
FALSE
ForceCloseOnGmtHour
int
8
UseBreakEven
bool
FALSE
SetBreakEvenAt
int
6
BreakEvenShift
double
1.0
UseTimedStopLoss
bool
FALSE
OrderOpenedMinute1
int
60
StopLossPips1
int
40
OrderOpenedMinute2
int
120
StopLossPips2
int
30
OrderOpenedMinute3
int
180
StopLossPips3
int
20
OrderOpenedMinute4
int
240
StopLossPips4
int
10
_5
string
-------- Max Spread --------
_6
string
-1:Disable 0.0:Default >0.0:Limit
MaxSpread
double
0
How to Install It
1Download the sourceUse "Download source (.zip)" above, or clone ominiraindustries/Asesores-Expertos from GitHub, and unzip it.
2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts.
3Copy the filesCopy the .mq4 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.
This repository is a collection of MetaTrader 4 expert advisors, featuring the XMT-Scalper robot and several legacy systems. XMT-Scalper is an automated scalping strategy designed to trade based on volatility breakouts using indicators like Bollinger Bands and Moving Averages. It includes risk controls such as stop los
This MetaTrader 4 repository contains a large collection of automated trading systems, including scalpers, grid bots, and trend-following tools. The primary expert advisors utilize indicators such as Bollinger Bands and Average True Range (ATR) for entry and exit signals. Risk management features include percentage-bas
This repository contains a collection of MetaTrader 4 expert advisors, with a primary focus on the XMT-Scalper system. The software implements a tick-scalping strategy that identifies reversals from channel breakouts using indicators such as Bollinger Bands and Moving Averages. It includes risk management features incl
ETTrading is a collection of MetaTrader 4 expert advisors featuring a primary channel-based scalping robot and several standard indicator-driven strategies including MACD and Moving Average crossovers. The core automated system utilizes a channel formed by moving averages to identify entry points, primarily targeting s
This repository contains a diverse collection of automated trading robots for the MetaTrader 5 platform. The strategies range from trend-following systems using True Strength Index (TSI) and Moving Average crossovers to mean-reversion tools utilizing Relative Strength Index (RSI) and Bollinger Bands. Most experts inclu
This repository provides a diverse library of expert advisors and technical indicators for MetaTrader 4. The collection includes robots utilizing moving average crossovers, MACD trend-following signals, and mean-reversion strategies based on Bollinger Bands. A notable inclusion is a Martingale robot that scales lot siz