Trading robot · MT5

PASR Modular

by sakuninfinix-svg

PASR Modular is a MetaTrader 5 expert advisor designed for automated trading using a modular framework.

GitHub stars1
Forks0
Last update2 months ago28 Jun 2026
LicenceNone stated

Overview

PASR Modular employs technical indicators like ATR for dynamic stop losses and take profits, alongside ADX for trend filtering. The system integrates machine learning components for trade inference and multi-timeframe analysis to establish market bias. Robust risk controls are included, such as daily loss limits, maximum drawdown protection, and auto-lot scaling based on account risk. Additional features like partial closing, break-even adjustments, and a recovery mode provide flexible trade management. The repository lacks a README but includes data export utilities.

Details

Author

sakuninfinix-svg on GitHub

Type

Trading robot

Platform

MetaTrader 5 (MQL5)

Strategy

AI / machine learning, Trend following, Multi-strategy

Markets

Any symbol

Timeframes

Any timeframe

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 PASR_PRERELEASE.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
InpDebugModebooltrueMode Debug
InpEnableProfilingbooltrue
InpTimerSecondsint1
InpMagicNumberlong123456Magic Number
InpEANamestringPASR_MODULAR
InpLotSizedouble0.01Lot Size
InpUseAutoLotboolfalseGunakan Auto Lot (aktifkan untuk menghitung lot otomatis berdasarkan risiko)
InpAutoLotMindouble0.01Minimal Lot Size (untuk akun kecil)
InpAutoLotMaxdouble10.0Maksimal Lot Size (untuk akun besar)
InpRiskPercentdouble1.0Resiko per Trade (%)
InpSLMultiplierdouble1.5SL x ATR
InpTPMultiplierdouble2.5TP x ATR
Show all 40 inputs
NameTypeDefaultDescription
InpMaxDailyLossPctdouble3.0Max Loss perhari (%)
InpMaxDrawdownPctdouble10.0Max Drawdown perhari (%)
InpMaxOpenPositionsint3Max Open Posisi
InpMaxConsecLossint5
InpUseBreakEvenbooltrue
InpBreakEvenATRMultdouble1.0
InpUseTrailingStopboolfalseTrailing Stop
InpTrailATRMultdouble1.0Jarak Trailing xATR
InpSLHeadroomPipsdouble0.0Headroom tambahan untuk Stop Loss (pips)
InpTPHeadroomPipsdouble0.0Headroom tambahan untuk Take Profit (pips)
InpSLHeadroomATRMultdouble0.0Dynamic SL headroom (x ATR, 0=off)
InpTPHeadroomATRMultdouble0.0Dynamic TP headroom (x ATR, 0=off)
InpRecoveryEnabledbooltrueRecovery Mode
InpMaxRecoveryAttemptsint3
InpRecoveryCooldownBarsint5
InpPartialClosePctdouble0.5Parsial Close (%)
InpMaxTradeDurationDaysint0Lama Durasi Maksimal (Hari)
InpATRPeriodint14Periode ATR
InpADXPeriodint14Periode ADX
InpADXTrendThresholddouble25.0
InpSpreadFilterPipsdouble3.0
InpSessionSundaystring00:00-00:00Minggu (HH:MM-HH:MM)
InpSessionMondaystring00:00-23:00Senin
InpSessionTuesdaystring00:00-23:00Selasa
InpSessionWednesdaystring00:00-23:00Rabu
InpSessionThursdaystring00:00-23:00Kamis
InpSessionFridaystring00:00-15:00Jumat
InpSessionSaturdaystring00:00-00:00Sabtu

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone sakuninfinix-svg/MQL5 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

1 stars

EA MultiStrategy Advanced is an automated trading robot for MetaTrader 5 that integrates technical analysis with machine learning models. It utilizes a combination of RSI, Bollinger Bands, and Moving Average crossovers alongside LSTM-based deep learning signals to identify market patterns. The system features rigorous

MT5 Trading robot AI / machine learningIndicator crossoverMulti-strategy
Updated 1 year ago None stated GitHub repository of EA MultiStrategy Advanced

Quantum Alpha MT5 ONNX

by yole-shop-oficial
1 stars

This expert advisor for MetaTrader 5 combines traditional quantitative strategies with machine learning via the ONNX runtime. It features multiple trading modes including Order Blocks, market structure analysis, and a hybrid AI strategy using neural network predictions trained in PyTorch. The system incorporates compre

MT5 Trading robot SMC / ICT / price actionAI / machine learningTrend following High risk
Updated 5 weeks ago None stated GitHub repository of Quantum Alpha MT5 ONNX

EA31337

by EA31337
1.3k stars

EA31337 is a comprehensive multi-strategy trading robot and framework for MetaTrader platforms. It features dozens of pre-built strategies utilizing technical indicators like ATR, Moving Averages, and SuperTrend. The system manages entries and exits through a unique filtering system that monitors account metrics, volat

MT5 Trading robot Multi-strategyNewsTrend following
Updated 5 months ago GPL-3.0 GitHub repository of EA31337

EA31337 Libre

by EA31337
252 stars

EA31337 Libre is an open-source, multi-strategy trading robot for MetaTrader 4 and MetaTrader 5. It functions as a simplified implementation of the EA31337 framework, providing a collection of over 35 built-in strategies based on technical indicators. The expert advisor performs independent market analysis across vario

MT5 Trading robot Multi-strategyTrend followingMean reversion
Updated 1 year ago GPL-3.0 GitHub repository of EA31337 Libre

Gold Trader EA

by mehdi-jahani
141 stars

Gold Trader EA is a multi-strategy expert advisor designed for trading XAUUSD on the MetaTrader 5 platform. It employs a fusion engine that combines up to 14 different technical analysis methods, including candlestick patterns, chart patterns, price action, and institutional levels. The system requires a user-defined n

MT5 Trading robot Multi-strategyTrend followingIndicator crossover
Updated 1 year ago None stated GitHub repository of Gold Trader EA
84 stars

This MetaTrader 5 expert advisor implements Smart Money Concepts including Order Blocks, Fair Value Gaps, and Break of Structure entries. It features an automated mode that combines multiple strategies alongside market regime detection using ADX or Efficiency Ratio to ensure trading in trending conditions. Risk managem

MT5 Trading robot SMC / ICT / price actionTrend followingMulti-strategy
Updated 2 months ago Apache-2.0 GitHub repository of SMC Unified Expert Advisor

More trading robots

Need a broker for MT5?

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

Compare brokers