Forum

MT4 - Probelm to load dll on VPS

Hi All, I have an EA on a VPS , it seems loaded correctly, but it doesn't start properly because of the error: "cannot call dll", can someone help me to load dll in the correct path? PS: EA is coded in MQL4. Thank you very much! Francesco

Help on script to Open multiple charts and load same indicator on each

Hi all, I'm quite new to mql, I would write a script that opens multiple charts (several pairs shown at same time) and on each chart an indicator should be automatically loaded. Can someone address me to the correct way to open them and load indicator? i.e. I would open AUDUSD, EURUSD, USDJPY

Issue on EA to check email - Freelance coder doesn't want to reply or fix my issue!

Hi All, I asked to code this EA , unfortunately EA stops to work and email is no more checked for several hours. I need to remove EA, close MT4 and then restart it again...over and over again. Coder doesn't reply to my help request, EA worked on his demonstartion, but if it runs for several hours

Searching for panel that shows me price associated to SL & TP (pip value calculator)

Hi all, I use to put my pending orders using, of course, entry price and TP/SL. I would have also additional information, i.e., margin required or pip value in order to have clear idea of money associated to SL and TP. The preferred choice is have the opportunity to choose if set SL and TP by price

Script running coninuously and NOT one time

Hi all, I'm very newbie to MT$, scripting and coding, I'm using a script, that I have downloaded from the net, to put multiple pending orders , it works fine, but it work continuously and never stop until I remove it from chart. Maybe the wrong thing I do is let start script as EA, is this wrong