This repository is a comprehensive collection of over 500 MetaTrader 4 expert advisors, including various third-party robots and specialized trading tools.
The library contains a wide range of strategies such as trend following, scalping, and grid trading. Individual files like the Ultimate Trader EA utilize historical candle analysis and trend quality metrics to identify entries. Risk management features across the collection include standard stop loss and take profit inputs, virtual stop functionality, and lot-scaling methods like martingale. The documentation is extremely minimal, consisting of a single line.
Read from Ultimate Trader Behind The Charts Cracked MQL4.mq4. Defaults are the author's; change them in the EA's Inputs tab.
Name
Type
Default
Description
MagicStart
int
6730
Magic Number, kind of...
inp27_PastCandlesCount
int
60
inp27_PastPipsMinimum
double
1.0
inp27_TrendQuality
double
7.0
inp28_PastCandlesCount
int
60
inp28_PastPipsMinimum
double
1.0
inp28_TrendQuality
double
7.0
inp29_VolumeSize
double
0.01
inp29_StopLossPips
double
20.0
inp29_TakeProfitPips
double
10.0
inp35_VolumeSize
double
0.01
inp35_StopLossPips
double
20.0
Show all 26 inputs
Name
Type
Default
Description
inp35_TakeProfitPips
double
10.0
inp38_VolumeSize
double
0.01
inp38_StopLossPips
double
20.0
inp38_TakeProfitPips
double
10.0
inp40_VolumeSize
double
0.01
inp40_StopLossPips
double
20.0
inp40_TakeProfitPips
double
10.0
inp113_ObjCorner
int
CORNER_RIGHT_UPPER
inp292_VolumeSize
double
0.01
inp292_StopLossPips
double
20.0
inp292_TakeProfitPips
double
5.0
inp296_VolumeSize
double
0.01
inp296_StopLossPips
double
20.0
inp296_TakeProfitPips
double
5.0
How to install it
1Download the sourceUse "Download source (.zip)" above, or clone H4RTBrothers/Advisory-Source-Code 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 provides a collection of MetaTrader 4 and 5 expert advisors, including the modular Super Trading Bot series and an AI-driven trading template. The EAs utilize various technical indicators like Bollinger Bands, Parabolic SAR, and moving averages for trend-following and scalping. Built-in risk management
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 is a diverse collection of MetaTrader 4 and 5 expert advisors, including signal-based robots, grid traders, and utility scripts. The featured expert advisor provides a versatile framework for trade management with options for trailing stops, break-even logic, and ECN broker compatibility. It includes co
This repository provides a collection of MetaTrader 4 expert advisors and utility tools. It includes diverse trading strategies ranging from M1 scalping and Heiken Ashi trend following to swing-based approaches. The codebase features a robust trade management framework with classes for order execution, error handling,
This repository provides a diverse collection of MetaTrader 4 and MetaTrader 5 expert advisors covering multiple trading methodologies. It includes robots for smart money concepts with fair value gap detection, Joe Ross hook patterns, and volatility-based scalping. The library features specific tools for XAUUSD and mul
This MetaTrader 4 repository contains a collection of expert advisors and utilities, primarily focused on the AM grid robot and various scalping scripts. The main EA employs a grid-based strategy that layers orders at specific distances and includes settings for trend and counter-trend protection. It features a mechani