# Futures Copy

### **What is Copy Trading?**

**Copy trading** is an investment strategy that allows individuals to replicate the real-time trading activity of experienced traders automatically. When the lead trader (also known as a strategy provider) opens or closes a futures position, the same action is mirrored proportionally in the follower's account.

This approach enables less experienced users to potentially benefit from the insights and strategies of skilled traders without needing to perform in-depth analysis themselves.

### **Advantages of Copy Trading**

✅ **Hands-Free Trading**\
Ideal for users who:

* Lack of market experience
* Don’t have time for active trading

✅ **Learn While You Earn**\
By observing professional traders' strategies, followers can:

* Gain exposure to risk management practices
* Learn market entry and exit techniques

✅ **Diversification**\
Followers can copy multiple traders to spread risk across strategies and market conditions.

### **Risks of Copy Trading**

⚠️ **Not Guaranteed Profits**

* Losses are possible if the copied trader's strategy fails.
* The success of copy trading depends heavily on selecting the right trader.

⚠️ **Market Volatility & Slippage**

* Price fluctuations may cause execution prices to differ between the lead trader and the follower, especially during high volatility.

⚠️ **Liquidity & Technical Delays**

* Fast-moving markets may result in delayed or partially executed trades due to:
  * Insufficient market depth
  * System/network lag

📌 **Important Reminder:**\
Copy trading is not a risk-free investment. You should evaluate your risk tolerance and thoroughly review the performance history of lead traders before committing.

### **Key Roles in Copy Trading**

#### **Lead Trader (or Strategy Provider)**

* A skilled, experienced trader who shares their futures trading strategy.
* Opens and manages positions that followers replicate in real time.

#### **Follower (Copy Trader)**

* A user who chooses to copy one or more lead traders.
* Trades are executed automatically based on the actions of the chosen strategy provider.

### **Best Practices for Followers**

* **Evaluate Performance History:**\
  Check the lead trader’s win rate, drawdown, average holding time, and trade frequency.
* **Diversify:**\
  Copy multiple traders to reduce the impact of a single strategy failing.
* **Set Risk Controls:**\
  Use available tools like **stop copying**, **max drawdown limits**, or **manual exit** to protect your capital.
* **Start Small:**\
  Begin with a smaller allocation and scale up as you gain confidence.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coinlocally.com/perpetual-contracts/functions/futures-copy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
