Can mql4 with python system run on other's mt4?

 

Hi, I'm building a mt4 FX trading system in mql4 and python. 

I could connect mt4 with python using win32pipe - it's a python library that connect to other win32 languages and send data .

But I wonder if it can be launch the system and others can use the system on their own mt4.

I'm going to launch the code packaging to .exe file contain all the needed .files.

The reason why I wanna use the mt4 is many Japanese FX traders use mt4 even now, and Japanese FX companies doesn't compatible to mt5.

Does anyone knows about that? 

Reason: