Forum

Confirm on next Timeframe

Hi guys, I'm a newbie on MQL4 so I would like to apolagize in advance for my lack of experience and my laughable code. So, I have this function: bool NextTimeFrame() { // Next Timeframe Confirmation if (useconfirmation == false ) return ( true ); int TimeFrames[ 10 ] = { 1 , 5

MT4 Push Notifications

Hi guys, I have been reading around but unfortunately I can't find any solution to my issue, so I would like to ask you for help. I'm currently using MetaTrader 4 Build 1090 under a Demo Account and for some reason I can't seem to get my custom indicator to send me Push Messages to my Xperia XZ. I