Feedback MQL4 BUG Feedback MQL4 BUG

 

 if((dtInfo+(60*3))<Time&&Time<(dtInfo+(60*60*30)))      

1, can not be implemented, the implementation of the error time can not be added, do not know what is the number of errors or can not add, hoping to modify the next

2, MQL4 Chinese forum can not be landed, but also need to run to the English forum to visit the success

 

      Print("CompareNewsIsEXE1111 (dtInfo+(60*3)" + (dtInfo+(60*3)+ " (60*30)" +(dtInfo+(60*60*3));

 Can not be executed

 

 

 

 
longfei789: if((dtInfo+(60*3))<Time&&Time<(dtInfo+(60*60*30)))     
Time is a predefined array The predefined Variables - MQL4 Documentation
Reason: