Framework & template · MT5

Mql5 EA Framework

by mounir-22

This MetaTrader 5 expert advisor acts as a modular framework for algorithmic trading using object-oriented principles.

GitHub stars1
Forks0
Last update9 months ago17 Dec 2025
LicenceMIT

Overview

Mql5 EA Framework includes a functional strategy that enters trades based on RSI levels and Moving Average crossovers. The system manages exits through automated stop loss, take profit, break-even adjustments, and trailing stops. Risk management is centralized, offering dynamic lot sizing based on account equity and a maximum drawdown threshold. The framework is designed for extensibility, allowing traders to swap signal providers or risk models while maintaining clean trade execution logic.

Details

Author

mounir-22 on GitHub

Type

Framework & template

Platform

MetaTrader 5 (MQL5)

Strategy

Indicator crossover

Markets

Any symbol

Timeframes

M15-H1

Risk profile

No grid, martingale or hedging logic was found in its code or README. That says nothing about how it performs: backtest it first.

Input parameters

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

NameTypeDefaultDescription
InpMagicNumberint123456Magic Number
InpTradeCommentstringMyEA v1.0Trade Comment
InpRiskPercentdouble2.0Risk Per Trade (%)
InpMaxDrawdowndouble20.0Max Drawdown (%)
InpUseFixedLotboolfalseUse Fixed Lot Size
InpFixedLotdouble0.1Fixed Lot Size
InpStopLossPipsdouble50.0Stop Loss (pips)
InpTakeProfitPipsdouble100.0Take Profit (pips)
InpBreakEvenTriggerdouble30.0Break-Even Trigger (pips)
InpBreakEvenOffsetdouble5.0Break-Even Offset (pips)
InpTrailingStartdouble40.0Trailing Stop Start (pips)
InpTrailingStepdouble5.0Trailing Stop Step (pips)
Show all 22 inputs
NameTypeDefaultDescription
InpTrailingDistancedouble20.0Trailing Distance (pips)
InpRsiPeriodint14RSI Period
InpRsiOverboughtdouble70.0RSI Overbought Level
InpRsiOversolddouble30.0RSI Oversold Level
InpMaFastPeriodint10Fast MA Period
InpMaSlowPeriodint20Slow MA Period
InpMaMethodENUM_MA_METHODMODE_EMAMA Method
InpSignalTimeframeENUM_TIMEFRAMESPERIOD_H1Signal Timeframe
InpVerboseLoggingbooltrueVerbose Logging
InpMaxPositionsint1Max Concurrent Positions

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone mounir-22/mql5-ea-framework 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, and any .mqh files into the Include folder the code expects.
  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

27 stars

This MetaTrader 5 expert advisor serves as a foundational template for building automated trading systems. The README is minimal, but the code provides a structured framework for beginners to implement custom entry and exit logic using price data and technical indicators. It includes examples of Exponential Moving Aver

MT5 Framework & template Indicator crossoverSMC / ICT / price action

X-Tick Chart SDK

by 9nix6
18 stars

This repository provides a software development kit and a collection of example Expert Advisors for MetaTrader 5 designed to work with custom tick and volume bar charts. It includes template robots that execute trades based on moving average crossovers or price action relative to moving averages on non-time-based chart

MT5 Framework & template Indicator crossover
Updated 5 years ago GPL-3.0 GitHub repository of X-Tick Chart SDK

MT5 Agent Toolkit

by smizxe
18 stars

MT5 Agent Toolkit is a developer framework and collection of expert advisors designed to automate the creation and testing of MQL5 strategies using AI agents. It provides headless PowerShell scripts to bypass common MetaTrader 5 command-line failures during compilation and backtesting. The included example robots, such

MT5 Framework & template Mean reversionIndicator crossover
Updated 3 weeks ago Custom licence GitHub repository of MT5 Agent Toolkit
16 stars

This framework provides MQL5 header files and example expert advisors designed to trade on non-time-based Range Bar charts within MetaTrader 5. It includes template robots for moving average crossovers and Super Trend strategies. The included code manages trade execution with configurable stop loss, take profit, break-

MT5 Framework & template Indicator crossoverTrend following

Orchard Simple EA Template

by OrchardForexTutorials
13 stars

This collection provides educational templates for building MetaTrader 5 Expert Advisors. It includes demonstration robots that interface with indicators like MACD and Parabolic SAR using the iCustom function. The repository serves as a learning resource for structuring MQL5 code and handling trade execution. Each exam

MT5 Framework & template Indicator crossoverTrend following

Hedge Terminal

by SokolovVasiliy
3 stars

Hedge Terminal is a specialized framework for MetaTrader 5 designed to facilitate hedging net positions and provide a structured API for managing expert advisors. The repository includes demonstration robots such as a moving average expert that operates across multiple timeframes. These examples show how to open trades

MT5 Framework & template Indicator crossoverTrend followingHedging
Updated 6 years ago None stated GitHub repository of Hedge Terminal

More frameworks and templates

Need a broker for MT5?

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

Compare brokers