Skip to main content

Copy Trading

Copy Trading Overview

How Copy Wzrd works - real-time trade copying across forex and futures accounts with sub-second latency.


Copy Wzrd replicates trades from one account to one or more accounts in real time. When the sender opens, modifies, partially closes, or closes a trade, the same action is immediately applied to all receiver accounts. Supports both forex and futures platforms.

Core Concepts

Sender Account - the trading account being copied from. Supports all platforms: MT4, MT5, TradeLocker, cTrader, DXTrade, Tradovate, and NinjaTrader.

Copy Room - links one sender account to one or more receiver accounts. Each room has a unique code in the format ROOM#XXXX.

Receiver Accounts - the accounts that receive copied trades. Each receiver has its own copy mode, lot size, symbol mappings, and SL/TP settings.

How Copying Works

When the sender takes an action on their account, every receiver replicates that action:

Sender Action What Happens on Receivers
Opens a trade Opens a trade with the calculated lot size
Modifies SL or TP Updates the same SL/TP on the receiver’s trade
Partially closes Partially closes the equivalent volume
Closes a trade Closes the corresponding trade
Sets/removes bracket orders Adds/removes SL/TP on the receiver (futures)

Copying happens in real time with sub-second latency.

Copy Modes by Platform Type

The copy behavior depends on whether the sender and receiver are forex or futures accounts:

Sender Receiver Mode What’s Copied
Futures Futures Hybrid (full) Entry, exit, SL/TP bracket orders, partial closes
Futures Forex Entry/Exit Open + close signals only
Forex Futures Entry/Exit Open + close signals only
Forex Forex Full Entry, exit, SL/TP, partial closes, breakeven

Hybrid Mode (Futures → Futures)

When both sender and receiver are on futures platforms (Tradovate/NinjaTrader), copy trading operates in hybrid mode with full bracket order support:

  • Entry orders copy with SL/TP as bracket orders (OSO)
  • Bracket modifications (SL/TP changes) copy in real-time
  • Partial closes reduce volume and adjust bracket quantities
  • Full close automatically cancels all remaining bracket orders
  • REMOVE_SL / REMOVE_TP events copy to remove individual brackets

Entry/Exit Mode (Cross-Asset)

When copying between forex and futures, only entry and exit signals are copied. SL/TP management is not copied because the distance units differ (pips vs ticks) and bracket order handling is different.

Copy Modes

Each receiver uses one of two lot sizing modes:

Proportional

The receiver’s lot size is the sender’s lot size multiplied by a multiplier.

Sender Volume Multiplier Receiver Volume
1.00 0.5 0.50
0.10 2.0 0.20
0.05 1.0 0.05

Use this when you want volume scaled relative to what the sender trades.

Fixed

The receiver always trades the same lot size regardless of the sender’s volume.

Sender Volume Fixed Lot Receiver Volume
1.00 0.05 0.05
0.10 0.05 0.05
5.00 0.05 0.05

Use this when you want consistent, predictable position sizing.

Additional Options

Setting Description
Copy Stop Loss Replicate the sender’s SL level on receiver trades
Copy Take Profit Replicate the sender’s TP level on receiver trades
Reverse Direction Flip BUY to SELL and vice versa
Symbol Mapping Translate sender symbols to different receiver symbols (e.g., XAUUSD to GOLD, or ES to MES)

Symbol Mapping

When the sender and receiver use different brokers or asset types, symbol mapping translates between them:

Sender Symbol Receiver Symbol Example Scenario
XAUUSD GOLD Different broker naming conventions
EURUSDm EURUSD Micro suffix on sender’s broker
BTCUSD BTCUSD.fx Suffix-based symbol routing
ES MES Standard futures to micro futures

If no mapping exists for a symbol, the sender’s symbol name is used as-is on the receiver.

Futures-Specific Behavior

Bracket Order Copying

On futures platforms, SL/TP are separate bracket orders (not fields on the position). When copying futures → futures:

  1. Sender opens a position → receiver opens with matching SL/TP bracket orders
  2. Sender modifies SL → receiver’s SL bracket order is updated
  3. Sender partially closes → receiver’s volume and bracket quantities are adjusted
  4. Sender fully closes → receiver’s position closes and all bracket orders are automatically cancelled
  5. Sender removes SL/TP → receiver’s matching bracket order is cancelled

Automatic Bracket Cleanup

When a futures position is fully closed (by either the sender or receiver), all associated bracket orders (SL/TP) are automatically cancelled. No separate CANCEL_BRACKETS command is needed.

Use Cases

  • Prop firm scaling - trade on one account and copy to multiple funded accounts
  • Managing multiple accounts - run the same strategy across several accounts from a single sender
  • Signal services - share your trades with subscribers through public rooms
  • Forex + futures - copy trades across both asset types

Subscription Requirements

Copy trading requires an active subscription. The number of rooms and receivers allowed depends on your plan:

Plan Rooms Receivers per Room
Starter 0 -
Pro 5 10
Premium 10 50
Elite 20 100

Next Steps