mql5 programs is able to run on MT4 ??

 
I am in doubt that if a program coded in mql5 that will run on mt4.Need help. 
 
It will not work sorry.
 
Damian Mateusz Dziadosz:
It will not work sorry.

Actually it depends of the code. It could run, but it need to be coded attentively to run on MT4.

But you are right, most of the time if will not work. EA will never work.

 
waqas akram:
I am in doubt that if a program coded in mql5 that will run on mt4.Need help. 

https://www.mql5.com/en/articles/81 'Migrating from MQL4 to MQL5'

an excellent article to see the differences.


Migrating from MQL4 to MQL5
Migrating from MQL4 to MQL5
  • 2010.05.17
  • Sergey Pavlov
  • www.mql5.com
This article is a quick guide to MQL4 language functions, it will help you to migrate your programs from MQL4 to MQL5. For each MQL4 function (except trading functions) the description and MQL5 implementation are presented, it allows you to reduce the conversion time significantly. For convenience, the MQL4 functions are divided into groups, similar to MQL4 Reference.