MT5 Trade Copier EA – With Position Skipping Logic

Specification

MT5 Trade Copier EA – With Position Skipping Logic

I looking for advanced programmer only. Who do not understand description well, please do not react.


Overview

I am currently using a standard Local Trade Copier from the MQL Market. The copier itself works very well, but it does not support skipping positions (copying only from a specific position index in a grid).

At the moment, I solve this by using an additional EA that skips positions, but this requires attaching the EA to each individual symbol chart (approx. 25 charts / 25 configurations), which is impractical.

I am looking for a new MT5 Trade Copier EA that behaves like a standard Local Trade Copier but additionally supports position skipping logic, and can be attached to one single chart only, while copying all trades from the account.


General Requirements

  • Platform: MetaTrader 5

  • EA runs on one chart only

  • Copies all trades from the account, not just the chart symbol

  • Supports Master (Transmitter) / Slave (Receiver) mode

  • Supports copying multiple accounts on the same server using an ID

  • Stable and reliable (similar behavior to well-known Local Trade Copiers)


Input Parameters / Settings

Copier Mode

  • Mode: Transmitter / Receiver

  • Copier ID:
    Unique identifier to allow multiple copiers on the same VPS/server


Magic Number Handling

  • Receiver Magic Number
    Magic number assigned to trades opened on the slave account
    (example: master uses 11111 , receiver opens trades with 22233 )

  • Magic Numbers to Copy
    Only copy trades with these magic numbers

  • Magic Numbers NOT to Copy
    Trades with these magic numbers must be ignored


Symbol Filters

  • Symbols to Copy
    List of symbols that are allowed to be copied

  • Symbols NOT to Copy
    List of symbols that must be ignored


Trade State Options

  • Copy Current Trades (true / false)
    If true → existing open trades on the master are copied when the EA starts
    If false → only newly opened trades are copied

  • Reopen Closed Copied Trades (false)
    If a copied trade is closed on the slave manually, it must NOT be reopened automatically


Position Skipping Logic (Core Feature)

Parameter

  • Copy From Position Index: 1 / 2 / 3 / ...

Description

This parameter defines from which position in a grid sequence trades should be copied.

Example (grid trading on EURUSD, same direction BUY or SELL):

Master opens positions in this order:

  1. 0.01 lot

  2. 0.02 lot

  3. 0.05 lot

  4. 0.08 lot

  5. ...

If:

  • Copy From Position Index = 1 → copy all positions

  • Copy From Position Index = 2 → ignore the first position, copy from the second

  • Copy From Position Index = 3 → ignore first two positions, start copying from the third

The EA must:

  • Track the number of open positions per symbol and per direction (BUY / SELL) on the master

  • Open a copied trade only when the master reaches the configured position index

  • Ignore all earlier positions in that direction

Manual Close Handling

If I manually close copied trades on the slave account:

  • The EA must wait for the next new position on the master

  • If the master opens the next position in the sequence, the EA must copy it normally
    (even if previous copied positions were closed manually)

Example:

  • Copy From Position Index = 3

  • Positions 1 and 2 are ignored

  • Position 3 is copied

  • I manually close the copied position on the slave

  • When the master opens position 4 → the EA copies position 4 normally

No resyncing or reopening of previously skipped or manually closed trades.


Additional Notes

  • The EA should be written cleanly and clearly, with understandable logic

  • No GUI is required (optional), just simple note that EA is loaded an running

  • Performance and stability are important

  • Behavior should be comparable to a professional Local Trade Copier

  • Take profit and stopp loss are automaticaly copied from transmitter - no need additional setup parameters (TP/SL could be modified by transmitter after new possition in grid! Slave/Receiver has to control these parameters!)



Files:

JPG
zad3nx.jpg
314.3 Kb

Responded

1
Developer 1
Rating
(210)
Projects
282
46%
Arbitration
27
59% / 37%
Overdue
36
13%
Free
2
Developer 2
Rating
(13)
Projects
20
40%
Arbitration
1
0% / 100%
Overdue
1
5%
Free
3
Developer 3
Rating
(10)
Projects
15
20%
Arbitration
4
50% / 50%
Overdue
1
7%
Free
4
Developer 4
Rating
(328)
Projects
510
19%
Arbitration
33
45% / 30%
Overdue
34
7%
Loaded
5
Developer 5
Rating
(39)
Projects
57
18%
Arbitration
6
33% / 17%
Overdue
1
2%
Free
Published: 2 codes
6
Developer 6
Rating
(627)
Projects
989
47%
Arbitration
33
36% / 36%
Overdue
98
10%
Working
Published: 6 codes
7
Developer 7
Rating
(432)
Projects
632
53%
Arbitration
32
53% / 22%
Overdue
6
1%
Loaded
8
Developer 8
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Working
9
Developer 9
Rating
(104)
Projects
169
24%
Arbitration
23
9% / 78%
Overdue
16
9%
Working
10
Developer 10
Rating
(6)
Projects
5
0%
Arbitration
2
50% / 50%
Overdue
2
40%
Free
11
Developer 11
Rating
(142)
Projects
151
41%
Arbitration
3
33% / 33%
Overdue
1
1%
Working
12
Developer 12
Rating
(4)
Projects
8
50%
Arbitration
1
0% / 100%
Overdue
1
13%
Free
13
Developer 13
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
14
Developer 14
Rating
(11)
Projects
16
31%
Arbitration
5
40% / 40%
Overdue
4
25%
Free
15
Developer 15
Rating
(12)
Projects
16
13%
Arbitration
4
50% / 25%
Overdue
4
25%
Loaded
16
Developer 16
Rating
(5)
Projects
5
0%
Arbitration
5
0% / 40%
Overdue
0
Free
17
Developer 17
Rating
(1)
Projects
1
0%
Arbitration
3
0% / 100%
Overdue
1
100%
Free
18
Developer 18
Rating
(16)
Projects
20
10%
Arbitration
8
38% / 38%
Overdue
3
15%
Working
19
Developer 19
Rating
(156)
Projects
194
58%
Arbitration
10
80% / 0%
Overdue
0
Working
Published: 1 code
20
Developer 20
Rating
(64)
Projects
144
46%
Arbitration
19
42% / 16%
Overdue
32
22%
Free
21
Developer 21
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
22
Developer 22
Rating
(3)
Projects
1
100%
Arbitration
3
0% / 100%
Overdue
0
Free
23
Developer 23
Rating
(509)
Projects
977
74%
Arbitration
27
19% / 67%
Overdue
101
10%
Free
Published: 1 article, 6 codes
24
Developer 24
Rating
(16)
Projects
35
23%
Arbitration
4
0% / 50%
Overdue
2
6%
Working
25
Developer 25
Rating
(2)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
26
Developer 26
Rating
(390)
Projects
416
30%
Arbitration
74
19% / 72%
Overdue
52
13%
Working
27
Developer 27
Rating
(11)
Projects
18
28%
Arbitration
4
50% / 50%
Overdue
1
6%
Free
28
Developer 28
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
29
Developer 29
Rating
(3)
Projects
5
20%
Arbitration
1
100% / 0%
Overdue
2
40%
Free
Similar orders
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Apply with a screen of your work . Symbol Specific Logic . Live Chart Optimization Check the Core logic . [back tests as well] Change points to pips . Create buffer for the zone
Hi, I am looking for an Quant/MQL5 developer to build a pure mathematical, Delta-Neutral Statistical Arbitrage (spot vs future ) Expert Advisor. ​ No retail indicator logic (No RSI, MACD, etc.). This is a high-speed, spread-based execution model trading the pricing inefficiency between two correlated assets (e.g., Gold Spot XAUUSD vs Gold Futures). ​ Core Requirements at a Glance: ​Real-time Spread & Z-Score
I need a professional MetaTrader 5 Expert Advisor based on a pullback trading strategy. Indicators: - Moving Averages: 5, 8, 13, 144 (custom, smooth like TradingView) - RSI (14) - ADX (14) with DI+ and DI- - OsMA (8, 21, 5) Strategy: Trend: - Use MA 144 to define the main trend Entry: - Trade only in trend direction - Wait for price to touch MA 8 - Confirm with: - RSI (above 50 for buy / below 50 for sell) - ADX >
I already have an MT5 trading bot called Omega Bot and I am looking for a marketer / seller who can help me find real buyers. Commission: 100 USD per successful sale Bot details: - MT5 only - Gold and Silver - M15 - ORB strategy - Asia and New York sessions - Automatic risk management - Break-even - Trailing stop - Spread filter - Beginner friendly - Ready settings file - Trial version available - Support after sale
Fair Value Gap Expert , Optimize the core logic for live chart . [Filters are working] Lets ace the trailing stop . Change points to pip . Project will start from next week
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the

Project information

Budget
100 - 150 USD
Deadline
from 1 to 5 day(s)