Commerce Copier Final v6.3 — Full Documentation and Superior Consumer Handbook
Navigator Buying and selling Programs | Model 6.3 | Might 2026
Commerce Copier Final is a multi-source sign execution and commerce copier EA for MetaTrader 5. It helps Telegram Bot API, Bridge Mode for personal Telegram and superior routing, native MT5-to-MT5 copying, Telegram commerce broadcasting, multi-TP commerce splitting, trailing cease, partial shut, per-symbol lot sizing, pending orders, and layered execution security controls.
This web page is the full reference handbook. When you solely wish to get began rapidly, use the Fast Setup Information first, then return right here for superior options and precise conduct.
1. What Commerce Copier Final Does
- Receives commerce alerts from supported sources
- Parses the sign into image, path, entry, SL, TP, and associated directions
- Applies your danger, lot sizing, filters, and security guidelines
- Executes the commerce on MT5 if all required situations move
- Can handle positions after entry utilizing multi-TP, break-even, trailing cease, and partial shut logic
- Can copy trades domestically between MT5 terminals on the identical PC or VPS
- Can broadcast executed trades to Telegram
This EA doesn’t generate buying and selling alerts. It solely executes or copies trades primarily based on the supply and settings you present.
2. Working Modes
| Mode | Function | Greatest for |
|---|---|---|
| Telegram Bot API | Reads Telegram alerts by a bot token and chat ID. | Channels or teams the place bot entry is offered. |
| Bridge Mode | Reads alerts by Navigator Command Heart Bridge. | Personal Telegram channels, non-public bot chats, Discord-compatible workflows, and superior routing. |
| Native Copier | Copies trades from one MT5 terminal to a different on the identical machine. | Grasp/slave native copying, demo/dwell break up testing, broker-to-broker copying. |
| Telegram Broadcast | Sends executed trades to Telegram. | Sign suppliers, journaling, group sharing, non-public alerts. |
Necessary: On your first setup, use solely one supply mode at a time. This makes testing simpler and avoids confusion.
3. Primary Workflow
Each dwell sign goes by this order:
- Supply receives a sign
- Parser extracts image, path, entry, SL, TP, and associated instructions
- Image mapping resolves dealer image names and suffixes
- Filters and security checks run
- Lot dimension is calculated
- Market order or pending order is chosen
- Commerce is executed if the EA is ARMED and all guidelines move
- Put up-entry administration options proceed monitoring the commerce
4. ARM / DISARM Logic
The EA can obtain and parse alerts whereas DISARMED, however it won’t place trades till you manually arm it.
- DISARMED = obtain alerts, no dwell execution
- ARMED = sign execution allowed
This is likely one of the most vital security options within the EA.
MT5 Restart Disarms EA could be enabled in order that MT5 restart comes again in a protected state. Recent attachments ought to all the time be examined on demo first.
5. Sign Codecs Supported
The EA helps a variety of frequent sign codecs.
| Kind | Instance |
|---|---|
| Market order | BUY GOLD SL 2290 TP 2380 |
| Multi-TP market order | BUY GOLD SL 2290 TP1 2360 TP2 2400 TP3 2450 |
| Sequential TP traces | BUY GOLD SL 2290 TP 2360 TP 2400 TP 2450 |
| Pending restrict | GOLD BUY LIMIT 2310 SL 2290 TP 2370 |
| Pending cease | GOLD BUY STOP 2350 SL 2330 TP 2400 |
| Pending vary | GOLD BUY LIMIT 2308-2312 SL 2290 TP 2370 |
| Shut command | CLOSE GOLD / CLOSE ALL / CLOSE BUY GOLD |
| Breakeven command | BREAKEVEN / MOVE SL TO BREAKEVEN |
| SL/TP modify | BUY GOLD SL 2285 TP 2395 |
The parser is designed to be:
- case-insensitive
- suffix-tolerant
- alias-aware
- multi-line tolerant
- in a position to deal with sensible sign noise higher than strict format-only copiers
Necessary notice about pip wording: relative wording reminiscent of TP +30 pips or SL 50 factors will not be handled as a traditional supported TP/SL worth format within the EA. Unsupported relative wording is safely ignored relatively than transformed blindly.
6. Image Mapping
The EA robotically tries to map frequent sign symbols to your dealer’s precise image names.
Examples:
- GOLD → XAUUSD
- BTC → BTCUSD
- EURUSD → EURUSDm
- XAUUSD → XAUUSD.professional
That is helpful when:
- your dealer provides suffixes like m, .professional, .uncooked, or related
- the sign supplier makes use of aliases as an alternative of actual dealer image names
If wanted, customized mappings can nonetheless be used for uncommon dealer symbols.
7. Lot Modes
The Heaps tab controls how commerce dimension is calculated.
| Lot Mode | The way it works |
|---|---|
| Mounted Lot | Makes use of one fastened lot dimension for each commerce. |
| Multiplier | Multiplies the supply lot or copied lot by your chosen issue. |
| Danger P.c | Calculates lot dimension from account stability and stop-loss distance. |
| Per-Image Heaps | Makes use of particular fastened heaps for chosen symbols whereas all the pieces else makes use of the worldwide lot mode. |
Advisable for first-time testing: use Mounted Lot with a small dimension reminiscent of 0.01.
Necessary:
- When you use Danger P.c, legitimate SL info is strongly advisable.
- When you use Per-Image Heaps, listed symbols use their assigned lot, and all different symbols proceed utilizing the worldwide lot mode.
- MaxLotSize acts as a security cap no matter lot mode.
8. Per-Image Lot Sizing
The Per-Image Heaps characteristic allows you to assign totally different fastened lot sizes to particular devices.
Instance:
- EURUSD = 0.05
- XAUUSD = 0.03
- BTCUSD = 0.01
That is helpful once you need one EA occasion to commerce totally different symbols with totally different lot sizes with out rebuilding settings every time.
Conduct:
- listed symbols use their assigned fastened lot
- all different symbols use the worldwide lot mode
- precedence follows the saved order
9. Sign TP (SigTP) and Multi-TP Splitting
The SigTP tab controls how signal-provided TP1, TP2, and TP3 are dealt with.
If a sign comprises a number of take-profit targets, the EA can break up one sign into separate positions.
Instance:
BUY GOLD SL 2290 TP1 2360 TP2 2400 TP3 2450
Potential outcome:
- Place 1 with TP1
- Place 2 with TP2
- Place 3 with TP3
SigTP Allocation Modes:
- PERCENT — splits the principle lot throughout TP legs utilizing your chosen percentages
- LOTS — makes use of precise lot values per TP leg and overrides the principle lot for these break up trades
Necessary conduct:
- PERCENT makes use of the principle lot dimension and divides it
- LOTS makes use of the precise TP lot values you set
- market multi-TP and pending multi-TP are managed individually
Instance with PERCENT mode and 40/30/30:
- important lot = 1.00
- TP1 = 0.40
- TP2 = 0.30
- TP3 = 0.30
Instance with LOTS mode:
- TP1 = 0.10
- TP2 = 0.30
- TP3 = 0.20
In LOTS mode, these fastened TP lot values are used straight for the break up commerce legs.
10. Break-Even and Sign TP Comply with-Up Logic
The EA can even apply follow-up logic to multi-TP break up trades.
Examples:
- SL -> BE on TP1 — transfer remaining positions to breakeven after TP1 closes
- SL -> TP1 on TP2 — transfer remaining cease loss to TP1 after TP2 closes
That is helpful for progressive revenue locking on multi-target alerts.
11. Partial Shut Administration
The Partials tab handles pip-based commerce administration after entry.
That is totally different from SigTP splitting.
- SigTP splits the unique sign into a number of positions at entry
- Partials manages an current place after worth strikes
Partial shut could be primarily based on:
- revenue in pips
- proportion of place
- fastened lot quantity
Instance:
- shut 50% at +10 pips
- transfer SL to breakeven after the primary partial
In case you are utilizing signal-based multi-TP splitting, learn the Partials Scope setting fastidiously in order that sign TP legs and world partial logic don’t battle unexpectedly.
12. Trailing Cease
The Path tab controls trailing cease conduct after a commerce is already in revenue.
Predominant settings embrace:
- Path Begin — how a lot revenue is required earlier than trailing prompts
- Path Distance — how far the cease stays behind worth
- Path Step — minimal transfer earlier than SL is up to date once more
Trailing cease is beneficial once you need the EA to lock in income steadily whereas letting trades run additional.
13. Pending Orders
The EA helps pending order alerts reminiscent of:
- BUY LIMIT
- SELL LIMIT
- BUY STOP
- SELL STOP
Pending-specific conduct consists of:
- pending order placement
- pending multi-TP splitting
- pending order expiry
- filter checks earlier than placement
The EA additionally checks:
- ARM state
- each day loss guidelines
- information pause
- unfold filter
- max open positions
14. Duplicate Filter
The Duplicate Filter prevents the identical precise sign from being executed greater than as soon as contained in the configured replay window.
Present conduct:
- similar precise sign textual content is blocked solely inside the duplicate window
- the duplicate window is configurable in minutes
- profitable execution is the occasion that information the duplicate hash
That is helpful for:
- resend glitches
- forwarding echoes
- similar sign arriving by a number of paths
15. Cooldown Logic
The Sign Cooldown characteristic helps management repeat entries on the identical image and path inside a selected time window.
Examples:
- block repeated BUY XAUUSD entries for 3 minutes
- nonetheless permit SL/TP updates throughout cooldown if enabled
Replace SL/TP in Cooldown means same-direction follow-up alerts can replace current trades in the course of the cooldown window as an alternative of being handled as contemporary entries.
16. Unfold, Slippage, Time, and Information Filters
The Filter tab comprises the principle execution filters.
These embrace:
- Unfold Filter — skip trades when unfold is just too excessive
- Slippage Filter — skip or defend entries when worth has moved too far
- Time Filter — permit execution solely throughout chosen hours
- Information Pause — pause new entries throughout configured information home windows
These filters are particularly vital for:
- prop agency customers
- news-sensitive methods
- spread-sensitive symbols reminiscent of gold or indices
17. Prop Agency Mode and Newbie Secure Mode
The Prop tab gives higher-level security presets.
Prop Agency Mode is designed to scale back frequent dangerous execution conduct by combining stricter controls.
Typical conduct can embrace:
- forcing SL utilization
- limiting each day loss
- decreasing dangerous duplicate or overexposed conduct
- limiting open positions
Newbie Secure Mode is designed for customers who desire a easier and safer default atmosphere. It helps scale back errors throughout first-time setup and testing.
18. Day by day Loss Kill Change
The EA features a each day loss safety system that may block new execution as soon as your configured each day loss restrict is reached.
That is helpful for:
- prop firm-style each day drawdown management
- self-imposed buying and selling limits
- decreasing injury from surprising sign runs or unhealthy configuration
As soon as the each day loss rule is hit, the EA can cease accepting new execution till the reset situation is reached.
19. Entry Armour
Entry Armour provides stricter validation earlier than permitting a commerce to open.
This helps forestall random textual content or weakly structured messages from being handled as legitimate alerts.
When enabled, the EA expects stronger commerce construction earlier than execution.
That is particularly helpful in noisy chat environments.
20. Bridge Mode — Superior Notes
Bridge Mode is used when direct Bot API entry will not be sufficient.
Bridge can be utilized for:
- non-public Telegram channels
- non-public bot chats
- superior routing
- multi-account MT5 fan-out
- Discord-compatible workflows routed by Bridge
Bridge and MT5 ought to usually run on the identical PC or VPS.
Bridge Mode within the EA makes use of native loopback communication, normally by http://127.0.0.1.
The EA makes use of a brief startup drain window in Bridge Mode so stale queued alerts aren’t executed instantly after startup.
21. Native Copier — Superior Notes
Native Copier works by sharing commerce state between MT5 terminals on the identical machine.
One EA occasion could be:
- MASTER — publishes trades
- SLAVE — copies them
It helps:
- same-PC MT5 copying
- cross-broker copying
- SL/TP sync
- partial shut sync
- shut sync
Grasp and Slave should use matching copier settings the place required.
22. Diagnostic Logging
The EA consists of elective diagnostic logging for troubleshooting.
Use diagnostic logging when:
- a sign will not be being parsed appropriately
- a commerce is being blocked unexpectedly
- you want help for a troublesome supplier format
Go away it off throughout regular use until wanted.
23. Advisable First-Time Testing Order
- Connect the EA to a demo chart
- Allow WebRequest
- Select one supply mode solely
- Use Mounted Lot with a small dimension reminiscent of 0.01
- Click on TEST
- ARM the EA
- Ship one easy sign
- Affirm one profitable commerce
- Solely after that, check superior options
24. Troubleshooting
| Downside | What to verify |
|---|---|
| Alerts not opening trades | Verify ARM state, AutoTrading, WebRequest, supply mode, unfold filter, cooldown, duplicate filter, and Final Filter Motive. |
| Fallacious image or no image discovered | Verify dealer suffix mapping, Market Watch visibility, and customized mappings if wanted. |
| Bridge account not showing | Allow Bridge Mode within the EA first, begin Bridge, affirm port match, and guarantee 127.0.0.1 is in WebRequest. |
| Bot API not working | Verify token, chat ID, bot entry to the supply, and WebRequest permissions for api.telegram.org. |
| Multi-TP not splitting | Verify SigTP settings, allocation mode, and whether or not TP2/TP3 are literally current within the sign. |
| Commerce dimension appears incorrect | Verify world lot mode, per-symbol lot overrides, SigTP allocation mode, and MaxLotSize cap. |
| Repeat alerts are ignored | Verify Duplicate Filter and Sign Cooldown settings. |
| Pending orders not putting | Verify ARM state, pending settings, unfold filter, max positions, and each day loss guidelines. |
25. Closing Notes
- At all times check new sign sources on demo first
- Use one supply mode at a time for first-time troubleshooting
- Begin with easy alerts earlier than testing superior administration
- Use Mounted Lot first if you’re uncertain about danger configuration
- Superior options are highly effective, however they need to be added one after the other after the bottom setup is already working
Assist
When you need assistance with setup, dealer symbols, Telegram Bot API, Bridge Mode, non-public channels, non-public bot chats, VPS configuration, Native Copier setup, or sign format compatibility, ship a message and I’ll enable you to configure it appropriately.
(c) 2026 Navigator Buying and selling Programs