Forum

MQL5 Salvare report

Salve a tutti, gradirei sapere se qualcuno conosce un modo per salvare in automatico il report che riassume i dati di trading del conto come mostrato in fugura, grazie

Descrizione input senza #property strict

Salve ho un problema con i dati in input, ho bisogno di mostrare la descrizione dei dati in input , se metto la proprietà strict me li mostra però mi genera errori #property strict extern int bars_back = 125 ; // Barre indietro Qualcuno sa se esiste un modo per mostrare la descrizione togliendo

Copiare File fuori dalla metatrader

Salve, ho bisogno di scrivere un file in una cartella fuori dalla Metatrader4 oppure copiarlo dopo averlo scritto ma non funziona, qualcuno può aiutarmi

Alert nella MT4 dello smartphone

Salve, gradirei sapere se esiste un modo per avere un alert sulla metatrader mobile a fronte di un determinato evento allo stesso modo in cui si può fare sulal MT4 desktop.Esempio il prezzo supera la media mobile e la piattaforma mi avvisa con una popup oppure con un messaggio nella mailbox se

Avoid insert url in "allowed url" for webrequest

I need to connect with an expert advisor to a remote web page. Is there a way to do this without adding the url to the allowed urls in mt4

Set automatic webrequest URL in Option

There is a way to set automatically webreuest parameter url in metatrader from mql4 code? I installed Autochartist, and the added URLs to the allowed URL list without me adding them, which is why I am asking the question

Automatic files download

I would like to know if it is possible to use files from a remote pc in an expert advisor, more specificelly dll, templates, mqh files, images... and possibly download them automatically in respective directory : mqh in include, .tpl in templates