Only users who purchased or rented the product can leave comments
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage  

Version 3.5 — February 2026

CRITICAL FIX: Fixed a bug where restarting the Slave with multiple open positions on the same symbol (e.g. two BUY EURUSD) caused incorrect close mapping. When the Master closed one trade, the wrong Slave position could be closed instead, and some positions could become "stuck" and never auto-close.

Root cause: During initial sync after restart, the position linking function could assign the same Slave ticket to multiple Master tickets. This has been fixed — each Slave position is now linked to exactly one Master ticket.

Also added cleanup for stale tracking entries that could accumulate after repeated restarts.

Recommended update for all users running Local Copier (Master/Slave) mode.

Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage  

🚀 IMPORTANT: SETUP GUIDE & BRIDGE APP DOWNLOAD

Thank you for purchasing Trade Copier Ultimate!

To use Bridge Mode (Private Channels) or the Local Copier, you need to configure the external helper app.

📥 Download the App & Read the Setup Guide here: https://www.mql5.com/en/blogs/post/767362

This guide covers everything from Telegram Token setup to connecting your terminals.

If you need any help getting started, please send me a direct message. I am here to help!

Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage  

Trade Copier Ultimate v3.60 Released!

New features based on user feedback:

Symbol Whitelist/Blacklist – Choose exactly which symbols to copy

  • Whitelist: ONLY trade XAUUSD,BTCUSD,EURUSD

  • Blacklist: BLOCK USOIL,GBPJPY, etc.

  • Protect your account from unwanted trades!

BREAKEVEN Command – Send "BREAKEVEN" via Telegram

  • Moves stop loss to entry price (only for positions in profit)

  • Use "BREAKEVEN GOLD" for specific symbol

Trailing Stop – Automatically follow price

  • Set activation (e.g., 10 pips profit)

  • Set trail distance (e.g., 5 pips behind)

  • Set minimum step (e.g., 1 pip)

Pending Order Filtering – Now properly skips "BUY LIMIT" signals

  • No more accidental market entries from limit orders

Multi-TP Detection – Sees all your TP levels

  • Logs TP1, TP2, TP3 when present

  • Still uses TP1 (more features coming soon!)

Update now in your MetaTrader 5 terminal!

Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage  

Version 3.70 — Major Update

 SL/TP Recognition Overhaul

  • Fixed critical bug where SL/TP values were not applied when signal contained "TP1", "TP2", "TP3" format
  • Bridge mode now re-parses SL/TP directly from raw signal text for maximum accuracy
  • Added word boundary detection to prevent false keyword matches (e.g. "TP" no longer misreads "TP1" as value 1)

 Expanded Signal Format Support

  • Now recognizes: SL, STOPLOSS, STOP LOSS, S/L
  • Now recognizes: TP, TP1, TP2, TP3, TAKEPROFIT, TAKE PROFIT, T/P
  • Works across all modes: Bridge, Bot API, and Manual File

 Custom SL/TP Keywords (NEW)

  • New input section: "CUSTOM SL/TP KEYWORDS"
  • Define your own SL keywords (e.g. "STOP,RISKAT,INVALIDATION")
  • Define your own TP keywords (e.g. "TARGET,GOAL,EXIT")
  • Enable/disable with one click — perfect for different signal channels

 Configurable Signal Cooldown (NEW)

  • New input: SignalCooldownSeconds (default 30s) — prevents duplicate trades from repeated signals
  • New input: AllowSLTPModDuringCooldown — when ON, SL/TP updates are applied to existing positions during cooldown instead of being blocked
  • If no matching position exists during cooldown, trade opens normally (no signal is ever lost)

 Trailing Stop Breakeven (NEW)

  • New input: TrailMoveToBreakeven — moves stop loss to entry price before trailing begins
  • Works correctly for both BUY and SELL positions
  • Smooth single-step logic: breakeven first, then trail

 Bridge Independence Fix

  • EA no longer freezes when Bridge application is closed
  • Reduced WebRequest timeout to 100ms with aggressive 30-second backoff
  • Bot API and Manual modes work instantly even if Bridge is offline

 Bug Fixes

  • Fixed duplicate trades opening instead of modifying existing positions
  • Fixed SELL trailing stop skipping breakeven when no SL was set
  • Fixed SL/TP modification failing due to validation against live price instead of entry price

Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage  

v3.71 Changelog:

  • NEW: Message Skip Keywords — auto-skips status messages (HIT TP, RUNNING, CLOSED, etc.) so they're not treated as trade signals
  • NEW: Custom Skip Keywords setting — add your own phrases to skip (comma-separated)
  • FIX: Bridge mode no longer freezes EA when bridge app is closed — backoff increased to 5-10 minutes
  • FIX: Settings can now be changed even when bridge is offline (deferred first poll to 30s)
Janitha Sandaruwan Amaradasa Wickramasingha Arachchilage  
Version 4.20 2026.03.03
v4.2 — Signal Armor & Reliability Update

New

Smart SL/TP Modify: when a repeat signal arrives for an already-open position, the EA now modifies its SL/TP instead of opening a duplicate trade (configurable via AllowSLTPModDuringCooldown)
Close <symbol> command support — e.g. close gold, close EURUSD, close ETH now correctly closes the matching position
Bridge (Telethon mode) now enforces channel selection — only groups checked in the UI are processed; private chats and unselected groups are fully blocked
Improved

Signal filter hardened: CLOSE keyword no longer incorrectly blocks close commands; word-boundary matching prevents false positives like CLOSED matching CLOSE ALL
Default cooldown raised to 120 seconds for safer out-of-box experience
All signal types (market, pending, multi-TP) now route through a single unified endpoint
Only users who purchased or rented the product can leave comments