Collection · MT4 · MT5

Ves Multi Symbol Collection

by VVAgw

This repository contains several MetaTrader 4 and 5 expert advisors, primarily focusing on multi-symbol basket trading and automated position management.

High risk

GitHub stars1
Forks2
Last update9 years ago2 Aug 2017
LicenceNone stated

Overview

The main EA allows users to trade up to six currency pairs simultaneously with predefined directions. It features a mechanism to add positions based on fixed distance steps, utilizing averaging or pyramiding techniques. Risk management is handled through basket-wide profit targets or individual pair profit limits. The collection includes tools for time-restricted trading and automated lot sizing, though the documentation is minimal and focuses on legacy developments.

Details

Author

VVAgw on GitHub

Type

Collection

Platform

MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5)

Strategy

Multi-strategy, Grid, Martingale, Hedging

Markets

Forex

Timeframes

M15-H1

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

NameTypeDefaultDescription
Para1stringEURUSD.mïåðâàÿ ïàðà
TypePara1ENUM_POSITION_TYPEPOSITION_TYPE_BUYòèï îòêðûòèÿ ïåðîâîé ïàðû
Para2stringGBPUSD.mâòîðàÿ ïàðà
TypePara2ENUM_POSITION_TYPEPOSITION_TYPE_SELLòèï îòêðûòèÿ âòîðîé ïàðû
Para3stringEURGBP.mòðåòüÿ ïàðà
TypePara3ENUM_POSITION_TYPEPOSITION_TYPE_BUYòèï îòêðûòèÿ òðåòüåé ïàðû
Para4stringGBPCHF.m÷åòâåðòàÿ ïàðà
TypePara4ENUM_POSITION_TYPEPOSITION_TYPE_BUYòèï îòêðûòèÿ ÷åòâåðòîé ïàðû
Para5stringEURNZD.mïÿòàÿ ïàðà
TypePara5ENUM_POSITION_TYPEPOSITION_TYPE_BUYòèï îòêðûòèÿ ïÿòîé ïàðû
Para6stringNZDCHF.møåñòàÿ ïàðà
TypePara6ENUM_POSITION_TYPEPOSITION_TYPE_BUYòèï îòêðûòèÿ øåñòîé ïàðû
Show all 28 inputs
NameTypeDefaultDescription
Lotdouble1.0ëîò
Profitint100îáùèé ïðîôèò äëÿ çàêðûòèÿ ñäåëîê
TypeDDboolfalseòèï äîëèâêè: true - ñ øàãîì çíà÷åíèÿ "1-ÿ äîëèâêà"(DD), false - ñðåäíÿÿ öåíà
DDint1001-ÿ äîëèâêà
DD2int1002-ÿ äîëèâêà
DD3int2003-ÿ äîëèâêà
StopProfitParaboolfalseâêëþ÷èòü ôèêñàöèþ îïðåäåëåííîãî ïðîôèòà ïàðû
ProfitParaint500óðîâåíü ïðîôèòà çàêðûòèÿ ïàðû. Ðàáîòàåò ïðè StopProfitPara = truy;
reversboolfalseîòêðûâàòü â îáðàòíîì íàïðàâëåíèè ïàðó ïîñëå ïåðåîòêðûòèÿ
lotStartboolfalseóñòàíàâëèâàòü íà÷àëüíûé ëîò ïîñëå ïåðåîòêðûòèÿ
Timeboolfalseðàáîòàòü â îïðåäåëåííîå âðåìÿ
timeStartint7ñ êàêîãî ÷àñà ðàáîòàòü
timeFinishint18ïîñëå êàêîãî ÷àñà çàêàí÷èâàòü
Piatnicaint17â ïÿòíèöó ïîñëå êàêîãà ÷àñà çàêàí÷èâàòü
TimePeriodboolfalseðàáîòà ñîâåòíèêà ïîñëå êàæäîãî îòêðûòèÿ áàðà òåêóùåãî òàéìôðåéìà
ProfitControlboolfalseïðîâåðÿòü ïðîôèò ïîñòîÿííî, à íå ïðè êàæäîì îòêðûòèè áàðà. Ðàáîòàåò êîãäà TimePeriod = true

How to install it

  1. 1Download the sourceUse "Download source (.zip)" above, or clone VVAgw/MQL from GitHub, and unzip it.
  2. 2Open the data folderIn MetaTrader choose File, then Open Data Folder, and go to MQL4/Experts or MQL5/Experts.
  3. 3Copy the filesCopy the .mq4 / .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

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
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
1 stars

This MetaTrader 5 repository contains a collection of expert advisors, primarily documented around the TrioMartingale strategy. This system uses a martingale grid approach on AUDNZD, NZDCAD, and AUDCAD to exploit triangular correlation and mean-reversion. Entries are filtered using RSI and Moving Averages, while risk i

MT5 Collection MartingaleGridMean reversion High risk
Updated 5 months ago None stated GitHub repository of Cyrex23 Experts Collection

MQL5 Expert Advisors Collection

by AmonCheruiyotHQ
1 stars

This repository features a collection of MetaTrader 5 expert advisors, with a primary focus on a multi-currency ring trading system. The flagship EA executes trades across several currency pairs simultaneously, utilizing triangular hedging logic to manage exposure. It incorporates various lot management modes including

MT5 Collection Multi-strategyHedgingMartingale High risk

More collections

Need a broker for MT4/MT5?

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

Compare brokers