Collection · MT5

Zerith EA Collection

by BlamzKunG

This MetaTrader 5 repository provides a suite of algorithmic trading tools known as the Zerith series.

High risk

GitHub stars3
Forks1
Last update2 days ago20 Sep 2026
LicenceMIT

Overview

The featured SwingGrid EA utilizes ADX trend filters and ATR-based volatility thresholds to execute trades, employing a recovery grid system with dynamic lot multipliers. Other tools in the set cover news straddle breakouts, smart money concepts with liquidity sweeps, and Ichimoku trend following. Risk management includes basket trailing stops, partial closes, and drawdown protection, though several strategies utilize martingale-style lot scaling for trade recovery.

Details

Author

BlamzKunG on GitHub

Type

Collection

Platform

MetaTrader 5 (MQL5)

Strategy

Grid, Martingale, SMC / ICT / price action, Breakout

Markets

Forex, Gold, Crypto

Timeframes

M1-M5, M15-H1, H4 and above

Risk profile

  • Uses martingale lot scaling: losses can grow fast
  • Opens a grid of orders: exposure builds up in a trend

Input parameters

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

NameTypeDefaultDescription
InpInitialLotdouble0.01Base Initial Lot Size
InpDeviationint30Max Deviation / Slippage (Points)
InpMagiclong20260601EA Magic Number (SwingGrid)
InpTradeCommentPrefixstringZX_SwingGridTrade Comment Prefix
InpTrendAdxint25Trend Threshold (ADX)
InpRangeAdxint20Range Threshold (ADX)
InpVolatilityAtrPtsdouble50.0Volatility Threshold (M1 ATR Points)
InpTpPointsBaseint200Base Take-Profit (Points)
InpTpPointsMinint50Minimum Take-Profit (Points)
InpTpAtrMultdouble1.2ATR Dynamic TP Multiplier
InpSwingDivisordouble10.0Yesterday Daily Swing Divisor (Swing / 10)
InpGridAtrTfENUM_TIMEFRAMESPERIOD_H1ATR Timeframe for Grid Calculation
Show all 40 inputs
NameTypeDefaultDescription
InpGridAtrPeriodint14ATR Period for Grid Calculation
InpGridAtrMultdouble1.0ATR Multiplier for Grid Spacing
InpRecoveryMinGapint100Minimum Absolute Recovery Gap (Points)
InpRecoveryMaxLayersint10Maximum Recovery Layers Allowed
InpLotMultEarlydouble1.3Early Layer Lot Multiplier (1-2)
InpLotMultMiddouble1.5Mid Layer Lot Multiplier (3-5)
InpLotMultLatedouble1.3Late Layer Lot Multiplier
InpAntiMartingaleDeepbooltrueEnable Deep Anti-Martingale (≥6)
InpDeepLotMultdouble0.8Deep Layer Multiplier (< 1.0)
InpRecoveryMaxLotdouble5.0Absolute Maximum Lot Cap
InpVolNeutralAtrdouble500.0Volatility Neutral ATR Reference (Pts)
InpTrailingEnablebooltrueEnable Basket Trailing Stop
InpTrailingTriggerUsddouble5.0Trailing Activation Basket Profit ($)
InpTrailingStepUsddouble2.0Trailing Callback / Step ($)
InpPartialCloseEnableboolfalseEnable Staged Partial Close (Default: false for pure basket closing)
InpPartialCloseAtUsddouble4.0Profit Trigger per Stage ($)
InpPartialClosePctdouble30.0Percentage of Winning Volume to Close (%)
InpStagedPartialClosebooltrueEnable Multi-Stage Partial Close
InpPartialCloseLevelsint2Maximum Partial Close Stages
InpRecoveryModeEnablebooltrueEnable Fast Recovery TP Mode
InpRecoveryModeAtLayerint4Activate Recovery Mode at Layer (≥)
InpRecoveryReducedTpint35Reduced Fast Exit TP (Points)
InpUseBasketStopLossboolfalseEnable Basket Hard Stop-Loss ($)
InpMaxBasketLossUsddouble30.0Basket Hard Stop-Loss ($)
InpBasketMaxAgeHoursint8Basket Max Holding Time (Hours)
InpMaxSpreadPtsint50Max Allowed Spread (Points)
InpMaxRecoveryAttemptsint8Max Recovery Attempts Allowed
InpBreakevenExitbooltrueBreakeven Exit After Deep Drawdown

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone BlamzKunG/My-Expert-Advisor 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

3 stars

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

MT4MT5 Collection SMC / ICT / price actionScalpingBreakout High risk
67 stars

This repository contains a large collection of over 100 expert advisors for the MetaTrader 5 platform, many of which appear to be generated using the Mission Automate tool. The library covers a wide variety of trading methodologies including range breakouts, Ichimoku cloud strategies, Heiken Ashi engulfing patterns, an

MT5 Collection Trend followingBreakoutMartingale High risk
Updated 3 years ago None stated GitHub repository of Konz MQL5 EA Collection

Expert MT5 Collection

by GeneralTradingSarl
16 stars

This repository is a large collection of over 1,000 expert advisors designed for the MetaTrader 5 platform. It serves as an open-source library featuring various algorithmic trading strategies, including moving average crossovers, RSI levels, Parabolic SAR, and range breakouts. The collection provides robots for trend

MT5 Collection Trend followingBreakoutGrid High risk
Updated 4 days ago None stated GitHub repository of Expert MT5 Collection

This collection of expert advisors for MetaTrader 4 and 5 provides various automated strategies based on price action and technical indicators. The primary EA utilizes a moving average crossover system with switchable modes for different market conditions. It features a martingale lot-scaling system for sideways market

MT4MT5 Collection Indicator crossoverMartingaleGrid High risk
6 stars

This collection provides MetaTrader 5 Expert Advisors sourced from MQL5 programming documentation. The primary tool, Unity Martingale, implements a multi-currency reversal strategy using breakout or pullback signals. It employs a martingale lot-scaling system that increases positions after losses based on a user-define

MT5 Collection MartingaleGridBreakout High risk
5 stars

This repository contains an extensive library of MetaTrader 5 expert advisors covering various algorithmic trading methodologies. The collection includes strategies based on Bollinger Bands, Relative Strength Index, moving average ribbons, and swing failure patterns. A core focus is the Ighodalo series for gold and CFD

MT5 Collection Trend followingBreakoutMartingale High risk
Updated 8 weeks ago Custom licence GitHub repository of Ighodalo MT5 Strategy Collection

More collections

Need a broker for MT5?

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

Compare brokers