Forum

How include image on my EA please ?

Hi, I would like to include some images as Logo on the panel of my MT4 EA. I want the image to be included in the compiled file so that the customer can have it on their chart when using the EA How can i do that please ? Thanks for your answers

Help to pass validation step please

Hello everyone, I am desperately going around in circles to debug my problem of validation of my new EA. Apparently the test does not want to open any position on 4 currency pairs (see attached screenshot) while on my side, when I test them, I have no worries, no errors and multiple positions open

How too resolve EXTERN DLL USAGE error on validation stage on market ?

Hi, i use this code for me new EA : #include <WinUser32.mqh> #import "user32.dll" int GetAncestor( int , int ); #define MT4_WMCMD_EXPERTS 33020 #import Mql don't allow dll import to send on market. it seems i need to use ResourceCreate function to duplicate the file ? I tried something like this

Loading problem on my VPS with rented EA

Hello everyone, I rented an EA adviser today "Marauder" I uploaded it from the market tab on my VPS . Then i enabled it but when I drag it on a graph, it does not load, I have an error message (see the screenshot). I tried several times to reinstall it, I closed and reopened my MT4 station several