Strategy Overview
This is a fully functional multi-account copy trading system that supports the synchronization of trading signals across different exchanges, enabling the batch execution of strategies and risk diversification.
Operating Modes
1. Leader Mode
- Acts as the signal source, publishing trading signals to a designated channel.
- Does not execute copy trading operations; is only responsible for broadcasting position information.
- Suitable for the primary strategy account.
2. Follower Mode
- Receives trading signals from a designated channel.
- Automatically synchronizes position changes with the leader.
- Requires selecting the signal source channel to follow.
3. Both Mode
- The first exchange account acts as the Leader.
- All other accounts automatically follow the first account.
- Suitable for multi-account management by the same user.
Core Parameter Settings
Copy Trading Configuration
Copy Mode:
- Equal Proportion: Copies the leader’s position based on its percentage of total capital.
- Equal Quantity: Copies the leader’s position based on the actual quantity held.
Leverage Multiplier: Sets the leverage multiplier for the futures account (1-100x).
Reverse Copy: When enabled, executes the opposite operation (Follower short-sells when the Leader long-buys).
Risk Control
Symbol Restriction: Allows selecting specific trading pairs for copy trading; unselected symbols will be ignored.
Max Single-Symbol Position Ratio: Limits the maximum percentage of capital occupied by a single symbol (0-100%).
Stop Loss Feature:
- When enabled, monitors the overall account loss.
- Automatically closes all open positions when the loss reaches the set percentage.
- Stop Loss percentage range: 5%-100%.
Usage Scenarios
- Unified Multi-Account Management: One main account controls multiple follower accounts.
- Strategy Signal Distribution: Shares signals from a mature strategy with other accounts.
- Risk Hedging: Achieves hedging trades through reverse copy trading.
- Capital Allocation: Diversifies risk across multiple accounts.
Monitoring Features
- Real-time charts displaying account equity and position distribution.
- Detailed position statement table, including profit and loss statistics.
- Position pie chart providing a visual representation of capital allocation.
This strategy is particularly suitable for professional traders who need to synchronize the execution of trading strategies across multiple exchanges or accounts.