> 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/download-app-mt4.md).

# Download App MT4

Per scaricare e installare l'app Metatrader 4 su uno smartphone Android o iPhone, segui questi semplici passaggi:

**Su uno smartphone Android:**

-Apri il Google Play Store sul tuo smartphone Android.

-Nella barra di ricerca, digita "Metatrader 4" e premi il tasto di ricerca.

-Troverai l'app "Metatrader 4" sviluppata da MetaQuotes Software Corp. Tocca sull'icona dell'app per aprire la pagina di download.

-Tocca il pulsante "Installa" per iniziare il download e l'installazione dell'app.

-Dopo aver completato il download, l'app Metatrader 4 verrà automaticamente installata sul tuo smartphone.

**Su un iPhone:**

-Apri l'App Store sul tuo iPhone.

-Nella barra di ricerca, digita "Metatrader 4" e premi il tasto di ricerca.

-Troverai l'app "Metatrader 4" sviluppata da MetaQuotes Software Corp. Tocca sull'icona dell'app per aprire la pagina di download.

-Tocca il pulsante "Ottieni" per iniziare il download e l'installazione dell'app.

-Potrebbe essere richiesta l'autorizzazione tramite Face ID, Touch ID o password Apple ID. Una volta confermata, il download inizierà.

-Dopo aver completato il download, l'app Metatrader 4 verrà automaticamente installata sul tuo iPhone.<br>

Una volta installata l'app Metatrader 4 sul tuo smartphone, aprila e sarai guidato attraverso il processo di accesso o registrazione. Puoi accedere con le tue credenziali esistenti o registrarti per un nuovo account. Una volta effettuato l'accesso, potrai iniziare a utilizzare l'app Metatrader 4 per accedere ai tuoi account di trading e gestire le tue operazioni dal tuo smartphone.

![](/files/hQVlyvtALRm8t6QZlP3b)![](/files/t0mm10XcE51JQQmdH3uF)![](/files/KJbIiSc7UMIO63CStXgL)


---

# 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/download-app-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.
