This tutorial applies to the EA ‘Multisymbol EA’ for MT5 whose product web page is accessible by clicking on the picture under:

This EA makes use of methods which have labored effectively since 2020 on the next symbols:
CADCHF EURJPY NZDCHF USDCHF USDJPY GBPJPY
The Multisymbol EA relies on value motion, indicators (shifting averages, RSI, MACD and others) and at all times follows the pattern, avoiding market noise. It additionally performs a whole orders administration based mostly on market actions. Lastly, for every image, when an open order is worthwhile, a brand new order for a similar image may be opened (in keeping with the person’s selection).
Beneath is the backtest of this EA with default settings (fastened heaps) from 01/01/2025:

Necessities:
- Dealer: any (works appropriately with all brokers)
- Leverage: any (the % threat per order is revered whatever the leverage)
- Pace of execution: any (this technique shouldn’t be affected by a sluggish server)
- Maximal unfold: as at all times, the decrease the spreads, the higher
Please notice:
- The Timeframe of the chart doesn’t matter, the EA will take the orders whatever the Timeframe.
- No have to open 1 chart/image: the EA will place orders on the 6 symbols whatever the chart image.
- As it’s a multisymbol EA, It’s essential to respect the next circumstances to do backtests:
- CADCHF, EURJPY, NZDCHF, USDCHF, USDJPY and GBPJPY have to be current within the Market Watch of MT5 (no orders shall be opened on absent symbols).
- Within the ‘Image’ checklist of the ‘Settings’ tab, choose ‘CADCHF’, ‘EURJPY’, ‘NZDCHF’, ‘USDCHF’, ‘USDJPY’ or ‘GBPJPY’.
Detailed options are described on the product web page. Beneath is the checklist of EA settings with explanations.
-====Basic settings====-
Dealer prefix (if mandatory): just for brokers who use prefixes. For instance, kind m for mEURUSD
Dealer suffix (if mandatory): just for brokers who use prefixes. For instance, kind m for EURUSDm
Use Timer: outline buying and selling days and hours
Orders will solely be opened on buying and selling days. Nevertheless, orders may be closed/modified even exterior of the established time if at the least one of many following parameters is enabled:
– ‘Max % misplaced/day’ ;
– ‘Max % win/day’ ;
– ‘Shut orders earlier than weekend’.
Monday: alerts & buying and selling on Mondays
Tuesday: alerts & buying and selling on Tuesdays
Wednesday: alerts & buying and selling on Wednesdays
Thursday: alerts & buying and selling on Thursdays
Friday: alerts & buying and selling on Fridays
Saturday (crypto): alerts & buying and selling on Saturday (usually for crypto buying and selling)
Sunday (crypto): alerts & buying and selling on Sunday (usually for crypto buying and selling)
Begin time: begin of the session
Finish time: finish of the session
Buying and selling alerts: terminal and/or smartphone notifs
-====Buying and selling settings====-
Permit buying and selling: if false, solely alerts are operational. It is usually potential to take note of purchase orders or promote orders solely.
Magic quantity: have to be distinctive if different EA are operating
‘Max open orders’, ‘Max % misplaced/day’ and ‘Max % win/day’ are calculated from the magic quantity. For instance, when you’ve got 3 EAs with the identical magic quantity, the entire variety of orders opened would be the sum of the orders opened in these 3 EAs.
Permit extra orders: opens extra orders when an order is worthwhile
Relying on the image for which the order is worthwhile, as much as 3 extra orders for a similar image may be opened. It’s higher to have smaller heaps for extra orders than for essential orders (see heaps settings under).
Max simultaneous orders: max variety of orders opened concurrently (if 0, no max)
Max % misplaced/day: if max worth is reached, the EA open orders are closed and no different order is opened till the subsequent day (if 0, no max)
The calculation relies on account steadiness + open orders advantages. With a purpose to velocity up the backtests, the calculation is finished each hour throughout backtests, as an alternative of each minute for an actual buying and selling session.
Max % win/day: if max worth is reached, the EA open orders are closed and no different order is opened till the subsequent day (if 0, no max)
Identical comment than for ‘Max % win/day’.
Shut orders earlier than weekend: shut all EA orders on Friday
Closing time earlier than weekend: if ‘Shut orders earlier than weekend’ is ‘true’
Use cash administration: if ‘true’, lot dimension in % steadiness
Mounted heaps dimension: lot dimension per order (if ‘Use cash administration’ is ‘false’)
Mounted heaps dimension (additionnal orders): lot dimension per additionnal order (if ‘Use cash administration’ is ‘false’)
It’s higher to have smaller heaps than for essential orders.
Lot dimension in %: % steadiness per order (if ‘Use cash administration’ is ‘true’)
Lot dimension in % (additionnal orders): % steadiness per additionnal order (if ‘Use cash administration’ is ‘true’)
It’s higher to have smaller heaps than for essential orders.
























