Shamiq
Shamiq
Friends

Add friends via their profile or user search and you will be able to see if they are online

Shamiq
Added topic 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
Shamiq
Added topic 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
Shamiq
Added topic 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
Shamiq
Added topic 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