Forum

Web request Error 1001

I have an EA which regularly reports the status of an account to a web service. This has worked fine for years on MT4 and I have recently written an MT5 version which has also worked fine for several months on one MT5 account (BlackBull Markets) - and still is! However I have now put it on another

What is the reason for a particular signal being "disabled for new subscriptions"?

I am currently subscribed to signal <Deleted>. However since subscribing, it is now showing as "Temporarily Disabled for New Subscriptions". I know that I can renew my subscription through the terminal, but the question is, "do I want to?" I need to know why the signal has been disabled so that I

Signal Copy Size Changed

Can anyone explain why the signal copy size percentage was initially calculated as 1100% then a few hours later it changed to 790% - a significant change, and one which caused the system to close part of the original position. I also believe that the correct value should be 1100% although there have

Global Variables in Hosted Environment.

I am using some Global Variables in my MT4 EA to store values which should be retained if, for example, the server re-boots. In the OnInit() method, the existence of these is checked using GlobalVariableCheck() for each variable. If not present, the variable is re-initialized, and a message is

EA Installation Failed

I have just tried to install a purchased EA on a new server and get the message "X installation is failed" in the "Markets" tab, and the following journal entries (I tried twice)... I am aware that the EA is no longer available for purchase, but I have 6 activations left so I would have expected to

Hosted Server "Trading is disabled"

I have several EAs running on a number of MQL5 hosted servers, however one EA I put live recently did not open a trade when I expected it to. Looking at the journal from the server I see the error message "... order buy ... failed [Trade is disabled]". The "Alow live trading" checkbox is checked on

Hosted Server Won't Start

After moving one of my hosted servers from one account to another, the server won't start. I've tried restarting it from my account dashboard, where clicking on "Start" changes the status icon to 'running' but in the terminal it is not showing as running. I have also tried starting it from the

RoboForex OnTimer not firing on MT4

I have an EA which uses the OnTimer event and works just fine on my accounts with two brokers. However, I have just opened a RoboForex account, and the same EA is not working because the OnTimer event handler is not being hit (added debug code proves it). Has anyone else had this problem or is it