Soft Manager

How To Setup Golden Remote Trade Copier MT5


This guide explains how to set up and use the Golden Remote Trade Copier MT5 to synchronize trades across accounts globally. This enterprise-grade system utilizes a secure cloud server to copy trades between different PCs, VPS providers, and Brokers with millisecond execution, requiring no local communication or shared folders.

Access here : 

Golden Remote Trade Copier Master : https://www.mql5.com/en/market/product/166092

Golden Remote Trade Copier Client : https://www.mql5.com/en/market/product/166093

Golden Local Trade Copier : https://www.mql5.com/en/market/product/150783

What the Remote Trade Copier Does

  • Master: The distribution engine installed on the signal provider account. It broadcasts buy/sell trades and pending orders to the secure cloud.
  • Client: The receiver utility installed on follower accounts. It pulls trades from the cloud, adjusting lot sizes, symbols, or risk protection as configured.
  • Core Features:
    • Global Cloud Sync: Copy trades across different continents and brokers without a shared PC.
    • Advanced Lot Management: Choose between Mirroring, Fixed Lots, Multipliers, or Risk-based sizing.
    • Manual Freedom: If a client manually closes a trade, the system implements server-side tracking to ensure it is never re-opened.
    • Symbol Auto-Mapping: Handles naming differences (e.g., “EURUSD” vs. “EURUSD.m”) via prefixes/suffixes.
    • Equity Guard: Professional-grade protection that limits daily losses and flattens positions on breach.

Step-by-Step Setup

Step 1: Install the EA

  1. Open MT5, go to File > Open Data Folder.
  2. Place the .mq5 files in MQL5 > Experts.
  3. Restart MT5 or right-click Navigator > Refresh.
  4. Critical Step: Go to Tools > Options > Expert Advisors. Check “Allow WebRequest for listed URL” and add your https://golden-remote-trade-copier-production.up.railway.app/ to the list.
  5. Attach the EA:
  • Open a chart (any symbol).
  • Drag the EA from Navigator to the chart.
  • Configure inputs in the popup window (see below).

Step 2: Set Up the Master

  • Attach the Master EA to any chart on the Sender account.
  • In the EA settings:

Step 3: Set Up the Client

  • Attach the Client EA to any chart on the Receiver account.
  • In the EA settings:
    • Set Master_ID to match the Signal Provider’s MT5 Login ID.
    • Set Allowed_Master_Broker to match the specific feed name (e.g., “Golden_Premium”).
    • Configure Lot Sizing and Risk Protection (see below).
    • Click OK. The EA will start copying trades


    • Critical Step: Go to Tools > Options > Expert Advisors. Check “Allow WebRequest for listed URL” and add your https://golden-remote-trade-copier-production.up.railway.app/ to the list

Step 4: Test It

  • Open a trade on the Master account (e.g., buy 0.1 lot EURUSD).
  • Check the Client account for the copied trade.
  • Look in the Journal or Experts tab for messages confirming the sync.

Step 5: Go Live

  • Start with small lot sizes to verify broker execution and symbol mapping.
  • Watch for broker-specific differences (spreads, suffixes).
  • Keep the MT5 terminals running (VPS recommended).

Input Settings: Complete Guide

Below is a detailed explanation of all input parameters for both Master and Client modules.

Master Input Settings

  • Master_ID: The unique identifier for your signal feed. This MUST be the exact MT5 Login ID of your account.
  • Server_URL: The cloud endpoint provided for your secure database connection(https://golden-remote-trade-copier-production.up.railway.app/)
  • Custom_Broker_Name:  Clients must match this to follow you.

Client Input Settings

Identity and Connection

  • Master_ID: Enter the MT5 Login ID provided by your Signal Provider.
  • Allowed_Master_Broker: The broker name assigned to the Master’s feed. These two must match for connectivity.

Client Lot Size Settings

Choose one method for volume calculation. The system protects against multiple conflicting methods.

  • Use same Master lot size (Default: true)
    • What It Does: 1:1 mirroring. Master opens 0.10, you open 0.10.
  • Use fixed lot size
    • What It Does: Always opens a specific amount.
    • Parameter: Fixed lot size value (e.g., 0.05).
  • Use lot multiplier
    • What It Does: Scales the Master’s risk.
    • Parameter: Lot multiplier factor (e.g., 2.0 doubles Master volume).
  • Use risk percentage of balance
    • What It Does: Dynamically calculates lot based on YOUR balance and the Master’s Stop-Loss distance.
    • Parameter: Risk percentage per trade (%) (e.g., 1.0 for 1% risk).

Client Trade Protection Settings

  • Copy Stop-Loss / Take-Profit: Choose whether to mirror the Master’s targets or manage them yourself.
  • Copy Pending Orders: Includes Limit and Stop orders in the synchronization.
  • Max Entry Delay Minutes: Stale trade protection. Prevents copying a trade if it was opened more than X minutes ago on the Master.
  • Manual Freedom Tracking: (Internal Logic) If you manually close a trade, the EA logs this to the server so it is never re-opened.

Client Symbol Mapping

  • Add prefix to symbol: For brokers using text before the symbol (e.g., “pro.EURUSD”).
  • Add suffixes to symbol: Comma-separated list for brokers using extensions (e.g., “.m,.ecn”).

Client Risk Protection

  • Enable equity protection: Active monitoring of your daily performance.
  • Maximum daily loss percent: Daily cap on equity drawdown (e.g., 5%).
  • Maximum daily loss value: Hard cap in your account currency (e.g., $500).
  • Close on breach: If enabled, all positions will be flattened immediately if the daily loss limit is hit.

Conclusion

The Golden Remote Trade Copier MT5 is the definitive solution for large-scale signal distribution. With its advanced cloud-syncing, server-side “Manual Freedom” tracking, and professional-grade risk protection, it empowers both signal providers and followers to trade with confidence. Experience seamless, high-speed execution across brokers without the hassle of shared local files.

Join our official channel at mql5.com.



Source link

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *