how can i convert mt4 indicators to mt5

 
hello i have some mt4 indicators i want to use on mt5, can someone please assist me.... please........... or can someone teach me how...
 
kings4ril:
hello i have some mt4 indicators i want to use on mt5, can someone please assist me.... please........... or can someone teach me how...
is not possible
 
kings4ril:
hello i have some mt4 indicators i want to use on mt5, can someone please assist me.... please........... or can someone teach me how...

Yes this is possible but requires a bit of programming.

You can read details in the blogs.

 
Stanislav Korotky:

Yes this is possible but requires a bit of programming.

You can read details in the blogs.

thanks so much. i will check the blog
 

Very useful page with the functions equivalents, makes migration very easy.


https://www.mql5.com/en/articles/81

Migrating from MQL4 to MQL5
Migrating from MQL4 to MQL5
  • 2010.05.17
  • //www.mql5.com/en/users/DC2008">
  • 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.
Reason: