python script

 

There's a newly added feature in the mql4 wizard which is python script.

How do I add the python script to an mql4 expert advisor?

I am only aware that it is possible to add include files into the expert advisor

 
Bryan Chang Wey Nerng: There's a newly added feature in the mql4 wizard which is python script. How do I add the python script to an mql4 expert advisor? I am only aware that it is possible to add include files into the expert advisor

The MetaEditor application is a shared or common to both MetaTrader 5 and MetaTrader 4, but only MetaTrader 5 offers a Python API.

However, even in MetaTrader 5, you cannot add Python script to EAs. Python scripts run separately and externally to MetaTrader 5.

Reason: