Skip to main content

Copy Trading

Adding Receivers

Configure receiver accounts in a copy room - lot sizing modes, symbol mapping, SL/TP copying, and reverse direction.


Receivers are the accounts that replicate the sender’s trades. Each receiver has its own copy mode, lot settings, and options.

Copy 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 proportional mode when you want volume scaled relative to what the sender trades. For example, a multiplier of 2.0 doubles the sender’s lots, while 0.5 trades half the size.

Fixed

The receiver always trades a specific 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 fixed mode when you want consistent, predictable position sizing - for example, always trading 0.05 lots no matter what the sender does.

Receiver Settings

When adding a receiver, you can configure these options:

Copy Stop Loss

Controls whether the sender’s stop loss is applied to the receiver’s trade.

Setting Effect
On (default) When the sender sets or modifies an SL, the same SL is applied to the receiver
Off The receiver’s trade opens without an SL, even if the sender has one

Copy Take Profit

Controls whether the sender’s take profit is applied to the receiver’s trade.

Setting Effect
On (default) When the sender sets or modifies a TP, the same TP is applied to the receiver
Off The receiver’s trade opens without a TP

Copy SL and Copy TP are toggled independently per receiver, so you can copy one without the other.

Reverse Direction

When enabled, the receiver’s trade direction is flipped:

Sender Side Receiver Side (Normal) Receiver Side (Reversed)
BUY BUY SELL
SELL SELL BUY

Use this to trade counter to the sender’s positions.

Symbol Mapping

When the sender and receiver use different brokers, symbol names often differ. Symbol mapping translates between them so trades copy correctly.

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

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

You can configure mappings:

  • During room creation - auto-map matching symbols or add manual pairs
  • After creation - edit mappings from the Edit Subscription modal

Adding Receivers During Room Creation

When creating a room, receivers are selected in the creation flow. For each receiver you configure the copy mode, lot value, SL/TP toggles, and symbol mappings.

Adding Receivers to an Existing Room

From the room card, use the three-dot menu and select Add Receiver. Choose an account and configure its settings.

Pausing Individual Receivers

You can pause a single receiver without stopping the entire room. A paused receiver ignores all trade events while other receivers continue copying normally.

To pause, use the pause/play button next to the receiver in the Edit Subscription modal.

Removing Receivers

Removing a receiver stops all future trade copying to that account. Already-open copied trades on the receiver are not automatically closed - close them manually through your broker’s platform.

Room Limits

The number of rooms and receivers per room depends on your plan:

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

Next Steps