Collection ยท MT5

MQL5 Expert Advisors Collection

by AmonCheruiyotHQ

This repository features a collection of MetaTrader 5 expert advisors, with a primary focus on a multi-currency ring trading system.

High risk

GitHub stars1
Forks2
Last update1 year ago8 Mar 2025
LicenceNone stated

Overview

The flagship EA executes trades across several currency pairs simultaneously, utilizing triangular hedging logic to manage exposure. It incorporates various lot management modes including geometrical and exponential scaling, which function as martingale strategies. Other tools in the library include a Bitcoin scalper, a moving average crossover robot, and a 200 EMA trend follower. Risk management is handled through manual steps, basket profit targets, and specific session trading parameters.

Details

Author

AmonCheruiyotHQ on GitHub

Type

Collection

Platform

MetaTrader 5 (MQL5)

Strategy

Multi-strategy, Hedging, Martingale, Indicator crossover, Grid

Markets

Forex, Crypto

Timeframes

Any timeframe

Risk profile

  • Uses martingale lot scaling: losses can grow fast
  • Opens a grid of orders: exposure builds up in a trend
  • Holds opposite positions at once
  • Trades without a fixed stop loss

Input parameters

Read from MT5-RingSystemEA_v3.7.3.mq5. Defaults are the author's; change them in the EA's Inputs tab.

NameTypeDefaultDescription
OperationStrstring||---------- Operation Set ----------||___ Exteral Settings_1 ___
TypeOfOperationOperNormal_OperationType Of Operation Mode
TimerInMillisecondint1000Timer In Millisecond For Events
ManagePairsUsestring||---------- Manage Pairs And Side ----------||___ Exteral Settings_2 ___
CurrenciesTradestringEUR/GBP/USDCurrencies To Make Pairs
NoOfGroupToSkipstring57,58,59,60No Of Groups To Skip
SideOpenOrdersSideOpen_Plus_And_MinusSide Open Orders
ManageOpenOrdersstring||---------- Manage Open Orders ----------||___ Exteral Settings_3 ___
OpenOrdersInLossStepOpen_With_Manual_StepOpen Orders In Loss Mode
StepOpenNextOrdersdouble200.0Step For Next Orders (Value $/Lot)
StepOrdersProgressProgrSStatical_StepType Of Progress Step
MinutesForNextOrderint60Minutes Between Orders
Show all 40 inputs
NameTypeDefaultDescription
MaximumGroupsint0Max Opened Groups (0=Not Limit)
ManageCloseProfitstring||---------- Manage Close Profit Orders ----------||___ Exteral Settings_4 ___
TypeCloseInProfitClosePSingle_TicketType Of Close In Profit Orders
TargetCloseProfitdouble200.0Target Close In Profit (Value $/Lot)
DelayCloseProfitint1Delay Before Close In Profit (Value Ticks)
ManageCloseLossstring||---------- Manage Close Losses Orders ----------||___ Exteral Settings_5 ___
TypeCloseInLossCloseLNot_Close_In_LossType Of Close In Loss Orders
TargetCloseLossdouble1000.0Target Close In Loss (Value $/Lot)
DelayCloseLossint1Delay Before Close In Loss (Value Ticks)
MoneyManagementstring||---------- Money Management ----------||___ Exteral Settings_6 ___
AutoLotSizeboolfalseUse Auto Lot Size
RiskFactordouble1.0Risk Factor For Auto Lot Size
ManualLotSizedouble0.01Manual Lot Size
LotOrdersProgressProgrLStatical_LotType Of Progress Lot
UseFairLotSizeboolfalseUse Fair Lot Size For Each Pair
MaximumLotSizedouble0.0Max Lot Size (0=Not Limit)
ControlSessionSetstring||---------- Control Session ----------||___ Exteral Settings_7 ___
ControlSessionboolfalseUse Trade Control Session
WaitAfterOpenint60Wait After Monday Open
StopBeforeCloseint60Stop Before Friday Close
InfoOnTheScreenstring||---------- Info On The Screen ----------||___ Exteral Settings_8 ___
ShowPairsInfobooltrueShow Pairs Info On Screen
ColorOfTitlecolorclrKhakiColor Of Titles
ColorOfInfocolorclrBeigeColor Of Info
ColorLineTitlescolorclrOrangeColor Of Line Titles
ColorOfLine1colorclrMidnightBlueColor Of Line 1
ColorOfLine2colorclrDarkSlateGrayColor Of Line 2
PositionOrdersint485Position 'Orders' Info

How to install it

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

Mql Projects Collection

by PranavSonar
3 stars

This repository features a collection of MetaTrader 4 expert advisors, primarily focused on a multi-strategy system named Complete Robot. The main EA utilizes a combination of technical indicators including Moving Averages, MACD, Bollinger Bands, and Stochastic oscillators for market entry. It employs a grid-based appr

MT4 Collection GridMartingaleIndicator crossover High risk
Updated 8 years ago None stated GitHub repository of Mql Projects Collection

MQ4 Master Collection

by hairibaba
3 stars

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,

MT4 Collection Trend followingScalpingIndicator crossover High risk Archived
Updated 7 years ago None stated GitHub repository of MQ4 Master Collection
3 stars

This repository contains a collection of MetaTrader 4 expert advisors, including robots based on RSI, Bollinger Bands, and moving averages. The primary featured expert advisor implements a dual-symbol statistical arbitrage strategy using indicators such as ZigZag and Moving Averages to identify entries. It employs a ma

MT4 Collection ArbitrageMartingaleIndicator crossover High risk
Updated 5 years ago None stated GitHub repository of Clunique Experts Collection

This repository is a substantial collection of nearly five hundred Expert Advisors for the MetaTrader 5 platform. The library includes various automated strategies such as divergence detection using RSI and MACD, moving average crossovers, and zone recovery systems. It features a mix of trading robots, indicator-based

MT5 Collection Indicator crossoverMean reversionMartingale High risk

Fxcodebase Archive

by gehtsoft-usa
3 stars

This repository is a comprehensive backup of trading resources from the defunct fxcodebase community, containing a diverse collection of expert advisors for MetaTrader 4 and 5. The archive serves as a repository for legacy source code, featuring strategies ranging from RSI crossovers to advanced hedging and martingale

MT4MT5 Collection Multi-strategyMartingaleHedging High risk
Updated 2 months ago GPL-3.0 GitHub repository of Fxcodebase Archive
2 stars

This collection for MetaTrader 5 provides several automated Expert Advisors designed for various symbols including forex, gold, and indices. The repository features Mecha Godzilla, a grid trading system using ATR-based spacing and bidirectional orders, alongside specialized bots for Asian session breakouts and H4 trend

MT5 Collection GridBreakoutTrend following High risk

More collections

Need a broker for MT5?

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

Compare brokers