> For the complete documentation index, see [llms.txt](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/evaluation-account-info/max-accounts-and-copy-trading.md).

# Max Accounts & Copy Trading

***

<table><thead><tr><th width="154" align="center">Account Size</th><th width="159" align="center">Max Eval Accounts</th><th width="227" align="center">Max  Live Accounts</th><th align="center">Trade Copier Allowed</th></tr></thead><tbody><tr><td align="center"><strong>$25,000</strong></td><td align="center"><strong>10</strong></td><td align="center"><strong>3</strong></td><td align="center"><strong>Yes</strong></td></tr><tr><td align="center"><strong>$50,000</strong></td><td align="center"><strong>10</strong></td><td align="center"><strong>3</strong></td><td align="center"><strong>Yes</strong></td></tr><tr><td align="center"><strong>$75,000</strong></td><td align="center"><strong>10</strong></td><td align="center"><strong>3</strong></td><td align="center"><strong>Yes</strong></td></tr><tr><td align="center"><strong>$100,000</strong></td><td align="center"><strong>10</strong></td><td align="center"><strong>3</strong></td><td align="center"><strong>Yes</strong></td></tr><tr><td align="center"><strong>$150,000</strong></td><td align="center"><strong>10</strong></td><td align="center"><strong>3</strong></td><td align="center"><strong>Yes</strong></td></tr></tbody></table>

***

### <mark style="color:$warning;">Subscribe to Nexgen's Trade Copier</mark> <mark style="color:$primary;">$19.99/mo</mark>

{% hint style="warning" %}
**Trade copying** involves executing trades on a master account, which are then automatically replicated to one or more linked accounts. Unlike placing stops and targets manually on each account, this method relies on real-time market order copying.

As a result, slight discrepancies in account balances can occur over time due to minor differences in order execution across the copied accounts. The copier submits market orders, so execution speed matters. In fast-moving markets like NQ or GC, fills can sometimes differ by 4–5 points or several ticks, depending on the market, because even microsecond delays between accounts cause price differences. It doesn’t happen every time, but in volatile conditions, it’s normal to see those variations.

Make sure that you are NOT in a position when changing allocations; this is not allowed. Your allocations will not change while in an active position.  Make sure you let the save take hold before leaving the page.

It is also imperative that you refresh your copier at the bottom to double-check that it is functioning correctly. Nexgen ProTrader Funding will not be liable for any issues created by the trade copier. As a trader, it is your responsibility to ensure your trades are copied correctly. If not, stop, open a support ticket, and let us know.
{% endhint %}

Effortlessly replicate trades from your main account to your follower accounts with precision and efficiency!\
\
[**Log in to your dashboard**](https://app.nexgenprotraderfunding.com/identity/account/login), navigate to the **Copier** section of your dashboard, activate your trade copier subscription for $19.99/month, and select your leader and follower accounts. Click save, and you're all set!

* [x] Once subscribed and you select your leader account, your subaccounts will automatically populate below it.
* [x] Click save, and while the setup is usually instant, we recommend waiting up to 30 seconds to ensure the changes take effect.
* [x] To enable trade copying, set the allocations from 1:0 to at least 1:1.
* [x] If you are currently in an active position, you may not update or modify your allocation template until all positions are fully closed.

<figure><img src="/files/hf57xc3bqZ91EtaQCmLz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
*<mark style="color:yellow;">**Note:**</mark>* To verify whether the copier has opened or closed your trade, use the tracking screen at the bottom of the copier. Since CQG does not provide a live ticker for this copier, you'll need to manually refresh the screen rather than scroll through each account on your TradingView platform.\
\
**If you are currently in an active position, you may not update or modify your allocation template until all positions are fully closed.**
{% endhint %}

<figure><img src="/files/ytI8axP61spJnuO9iuCd" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aZSBkf8s3aMFmTAD9NXb" alt=""><figcaption></figcaption></figure>

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nexgen-software-services.gitbook.io/nexgen-pro-trader-funding/evaluation-account-info/max-accounts-and-copy-trading.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
