Collection · MT5

MT5 Strategies Collection

by vincentwongso

This repository provides a collection of expert advisors for MetaTrader 5, featuring various technical strategies.

GitHub stars1
Forks0
Last update7 months ago4 Feb 2026
LicenceNone stated

Overview

The primary implementation is the Trading Made Simple system, which utilizes Hull Moving Average crossovers, Heiken Ashi candles, and Stochastic filters to identify entry signals. Other included robots focus on London breakout patterns, TDI-based entries, and gold scalping. Risk management features across the files include trailing stops, stop losses calculated from recent price bars, and automated risk-per-trade lot sizing. The README is minimal, requiring users to examine the source code for specific logic details.

Details

Input parameters

Read from TradingMadeSimple_EA.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
InpLotSizedouble0.1Lot Size (0 = Auto)
InpRiskPercentdouble1.0Risk % per Trade (if Lot=0)
InpMagicNumberint20240125Magic Number
InpMaxSpreadint50Max Spread (points)
InpUseTrailingStopbooltrueUse Trailing Stop
InpTrailingStartint50Trailing Start (points)
InpTrailingStepint20Trailing Step (points)
InpTradeCrossoversbooltrueTrade Crossover Signals
InpTradeContinuationbooltrueTrade Continuation Signals
InpMaxBarsAfterCrossint3Max Bars After Crossover
InpRequireAllConfirmbooltrueRequire All Confirmations
InpUseCustomHMAbooltrueUse Custom HMA Indicator (if false, uses built-in calc)
Show all 40 inputs
NameTypeDefaultDescription
InpUseCustomHAbooltrueUse Custom Heiken Ashi (if false, uses built-in calc)
InpEMA_Periodint5EMA Period (Yellow Line)
InpEMA_Shiftint2EMA Shift
InpEMA_PriceENUM_APPLIED_PRICEPRICE_CLOSEEMA Applied Price
InpHMA_Periodint12HMA Period
InpHMA_MethodENUM_MA_METHODMODE_LWMAHMA MA Method
InpHMA_PriceENUM_APPLIED_PRICEPRICE_CLOSEHMA Applied Price
InpStoch1_Kint8Stochastic 1 K Period
InpStoch1_Dint3Stochastic 1 D Period
InpStoch1_Slowint3Stochastic 1 Slowing
InpStoch2_Kint14Stochastic 2 K Period
InpStoch2_Dint3Stochastic 2 D Period
InpStoch2_Slowint3Stochastic 2 Slowing
InpStochLevelint50Stochastic Level (50 line)
InpRSI_Periodint14RSI Period
InpRSI_PriceENUM_APPLIED_PRICEPRICE_CLOSERSI Applied Price
InpRSI_Levelint50RSI Level (50 line)
InpSL_Barsint2SL Bars Back (1-3)
InpSL_Bufferint10SL Buffer (points)
InpUseFixedTPboolfalseUse Fixed TP
InpTPRatiodouble1.5TP:SL Ratio
InpFixedTPint100Fixed TP (points)
InpUseTradingHoursboolfalseUse Trading Hours Filter
InpStartHourint8Start Hour (Server Time)
InpEndHourint20End Hour (Server Time)
InpExitOnColorChangebooltrueExit on Candle Color Change
InpExitOnHMACrossbooltrueExit on HMA/EMA Cross
InpExitOnRSICrossboolfalseExit on RSI Cross 50

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone vincentwongso/mt5-strategies from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL5/Experts.
  3. 3Copy the filesCopy the .mq5 file into Experts.
  4. 4Compile in MetaEditorOpen the file in MetaEditor and press Compile. Fix any missing includes the compiler reports.
  5. 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.

Similar expert advisors

5 stars

This collection of Expert Advisors for MetaTrader 5 provides specific automated strategies for Gold, Bitcoin, EURUSD, and Nasdaq. The repository includes modules for ATR breakouts, Bollinger Band mean reversion, and opening range breakouts. Risk management is handled through a three-stage take profit system, automated

MT5 Collection BreakoutMean reversionScalping

Quantum Tius

by Don-Gio
18 stars

Quantum Tius is a collection of automated trading scripts and Expert Advisors for MetaTrader 5, specifically targeting the Bitcoin and Gold markets. The repository provides multiple tools including the Kaku and Baki bots, which utilize Moving Average crossovers and the Relative Strength Index for scalping. These tools

MT5 Collection ScalpingIndicator crossoverMean reversion
Updated 1 year ago MIT GitHub repository of Quantum Tius

Gold Pro Scalper

by n30dyn4m1c
15 stars

This collection of MetaTrader 5 expert advisors focuses on mean-reversion and breakout strategies for gold (XAUUSD) on the M1 timeframe. The primary logic identifies statistical extremes using Z-Score calculations to trade price snap-backs. It includes a TickRobust variant designed to filter execution noise and a dual-

MT5 Collection Mean reversionBreakoutScalping

This repository contains a collection of MetaTrader 5 expert advisors based on popular technical indicators. The primary EA uses the Relative Strength Index to identify overbought and oversold conditions for trade entry. It manages risk through fixed stop loss and take profit settings, alongside a maximum position limi

MT5 Collection Mean reversionIndicator crossoverScalping
4 stars

This repository is a collection of MetaTrader 5 expert advisors developed as early coding projects between 2021 and 2024. It includes multiple robots implementing varied strategies such as range breakouts, Donchian channels, Fibonacci retracements, and Bollinger Bands. The expert advisors are largely technical indicato

MT5 Collection Trend followingBreakoutMean reversion High risk
4 stars

This repository provides a collection of MetaTrader 5 expert advisors developed for learning algorithmic trading. The primary featured tool, TimeRangeEA, identifies price high and low points within a specific time window to execute breakout trades. It incorporates risk management through stop loss and take profit level

MT5 Collection BreakoutIndicator crossoverMean reversion

More collections

Need a broker for MT5?

Compare regulated brokers that support MetaTrader, with spreads, minimum deposits and leverage side by side.

Compare brokers