Forum

Push notification is missing in Adroid

Hi, I'm wondering if anybody having the same issue as me with the push notification features in my Android phone. The problem is that the notification reached the phone since i can in the Android notification bar. However, when i open MT4 apps, the notification is not in the Messages section. Please

Indicator vs EA

Hi all, I downloaded an indicator and try to convert it to EA since some features i would like to use. However the result is not the same as i expected. As you can see in the picture above, the High and Low position with EA are 0. I basically copy the entire code (indicator) to a new EA but it

EA to recognise demo/real account

Hi, I'm just wondering any experts out there know how to make an EA recognise between a real and demo account . Many thanks

Print() and MessageBox() only work one time

Hi, I'm new in using MQL4. I'm just wondering why can i only see the pop-up of Print() and MessageBox () command one time only when i first drag the script or expert in the terminal. It don't work the second time. Why is this happen? Is there any rules about these TWO commands that i'm no aware of