Forum

Live Updates have stopped working

Hi I have many instances of MT4 running with different brokers. I have not had any issues for quite a while. However after version 402 I cant get the LiveUpdate to work on any of the instances. This tells me its an issue on my PC as oppose to a particular instance. The error I get is Server: No

How are integers reprasented in MQL4

Hi This might be a stupid question but how are integers stored in MQL4. For example the statement int aa = 44236; How is the number 44236 reprasented in the ex4. I assumed in HEX ACCC but when you open the ex4 in a hex editor ACCC is not there. So how is the integer stored in the ex4. It has to be

No properties dialog box on EA

Hi I'm new to MQL4 and am hoping someone can help me with this issue I'm having. I've written an EA and once it has been setup and is running I caanot bring up the properties dialog box to change settings. I was under the impression you could right click select Expert Advisor and click on Properties

How to get info on current chart

Hi Is there any way to get info on the current chart? I need to have a generic EA that can run on any chart but has specific values if it is running on the GBPUSD symbol chart and different values for the rest of the symbols. In order to do this I must be able to query the current chart and have it