# Copy Trading

Copy Trading is a function through which users can mirror the trades of experienced traders known as Copy Leaders. Users can follow the trades of those experts and replicate their results more efficiently. This function is ideal for users who are less experienced or unfamiliar with trading, or who simply don’t have the time to trade themselves.

#### How does Copy Trading work?

In order for Copy Trading to operate, League of Traders must first track the Copy Leader’s portfolio in real time. When the Copy Leader makes a trade, a corresponding trade will be triggered on the Copy Trader’s account. This means that both accounts will always effectuate the same trades, respectively.

Whenever a Copy Leader changes their asset ratio by withdrawing or depositing funds, the Copy Trader’s ratio will also be adjusted accordingly.&#x20;

To prevent any losses resulting from excessive trading, and to avoid any order failures owing to minimum order quantity issues, League of Traders does not acknowledge any trades below a certain threshold.

<figure><img src="/files/DEcT7G7Pxioh6osD3cHv" alt=""><figcaption><p>Figure - Copy Trading</p></figcaption></figure>


---

# 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.leagueoftraders.io/solution/copy-trading.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.
