# Install RedFox Copier EA and active without mql5 market

**Copy RedFoxCopierPro.ex4 to Experts**

1. On MT4 select File -> Open Data Folder

![](/files/xxpHzwmB7Ip59zk9o5ly)

&#x20;  2\. Next select folder MQL4

![](/files/q0gtmD8PFkLWB9GBWxVa)

3\. Paste file RedFoxCopierPro.ex4 to Folder Experts

![](/files/zoVPC5Ti2AWfxsfwb5Ns)

4\. Back to MT4 and refresh Experts

![](/files/uqaZeNIFpIED2qe0qGcu)

#### Install RedFox Copier Pro

1. Next, Open application MT4. Select Tools -> Options

![](/files/qAGHfk6qhWeZ7AxgJZFN)

&#x20;2\. Click to tab Expert Advisors

&#x20;3\. Tick Allow automated trading and Allow WebRequest for listed URL

&#x20;4\. At Allow WebRequest enter url&#x20;

**<https://api.telegram.org>**

**<https://redfox-capital.com>**

![](/files/NUqdcza9cORlk6KjEdoj)

5\. Click OK

6\. Open any a chart

7\. Click the right mouse pointer to the EA select Attach a chart

![Attach EA to chart](/files/GiAeophqbP33nmUc3xxP)

8\. Use API Token From [How to create a bot and API Token From TELEGRAM](/guides/how-to-create-a-bot-and-api-token-from-telegram.md) fill to Telegram Token

![](/files/SkWao4gwSfYFEFhi2s8d)

9\. Config your strategy bot then click OK([**See config description here**](/guides/ea-input-describe.md))

![](/files/lxs9sOS4Um02DugRYffY)

10\. Congratulations! You have active EA success.

![](/files/pHUQlsrFepLMx7pmcrsg)

11\. Back to channel enter **rfc help** to get command support

![](/files/33AKc91GEm7ajj4L6U7n)


---

# 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://copier-docs.redfox-capital.com/guides/install-redfox-copier-ea-and-active-without-mql5-market.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.
