# EAs, Trade Copier & Copy Trading

**Expert Advisors (EAs):** Allowed - you can use EAs that fit your own strategy and trading style.

**Trade Copier:** Allowed - you can use trade copier software.

**Copy Trading:** Allowed - you can use copy trading between different accounts.

**What is allowed in copy trading:**

* Copy trading between Core Funded accounts
* Copy trading from funded accounts to challenge accounts and vice versa
* Copy trading between Core Funded accounts and external accounts

**Important condition:** Copy trading is only allowed between personal accounts that are legally tied to the same account holder.

**Automated trading:** Use technology to your advantage. Whether self-programmed EAs, proven automated systems or copy trading - both are possible.

**Important note:** Even with automated trading and copy trading, all challenge rules (daily loss, drawdown, consistency rule) apply to each account individually. **Copy trading is allowed**, but there are currently **no integrated solution** – you can only implement it manually or via external tools.


---

# 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:

```
GET https://docs.corefunded.io/en/rules/eas-trade-copier-and-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.
