> For the complete documentation index, see [llms.txt](https://deeptrading.gitbook.io/guida-ea1-v3.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deeptrading.gitbook.io/guida-ea1-v3.0/installazione-ea1-su-mt4.md).

# Installazione EA1 su MT4

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

Segui gli step indicati nell'immagine qui sopra. \
Sulla Metatrader 4, clicca "**File**", poi "**Apri Scheda Data**", clicca la cartella "**MQL4**", poi "**Experts**" e dentro essa clicca il tasto destro del Mouse e incolli la Licenza di EA1, cosi da spostarla dalla cartella Download della VPS alla cartella apposita della Metatrader 4 presente sempre nella VPS.\
Fatta questa operazione, puoi chiudere la schermata e tornare sulla Metatrader 4.

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

Nella Metatrader 4, seleziona col mouse “**Consiglieri esperti**”, poi clicca il tasto destro e scegli “**Aggiorna**”. Sulla sinistra di "**Consiglieri Esperti**", noterai il segno "**+**". Cliccalo per espanderlo. \
Apparirà come qui di seguito.

<figure><img src="/files/5Rw03texiR2Hv8tnu37T" alt=""><figcaption></figcaption></figure>

Ora seleziona EA1 col mouse, tieni premuto il tasto sinistro di selezione del mouse e passalo sul grafico.

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

Fatta questa operazione, appariranno le "**Proprietà del Software**". \
Le schermate su cui dovrai apportare i settaggi sono:

\
**Comune** o **Common**\
Su posizioni lascia sempre "**Long & Short**". Non modificarlo mai. \
Mentre tutte le checkbox che vedi in figura, dovrai abilitarle.\
Fatto ciò, spostati sulla Scheda "**Valodi di Input**".

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

**Valori di input** o **Inputs**

<figure><img src="/files/9qaixViFwvjldZ3OA6NS" alt=""><figcaption></figcaption></figure>

Non devi ancora settare EA1. Questi sono solo degli esempi che ti mostrano come dovrai muoverti.\
Nell'immagine ti viene mostrato dove digitare la mail della tua licenza. Dovrai farlo ogni volta che setterai il software su ogni grafico. \
Nelle successive slide ti mostreremo i settaggi da apportare passo dopo passo, non preoccuparti.&#x20;


---

# 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://deeptrading.gitbook.io/guida-ea1-v3.0/installazione-ea1-su-mt4.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.
