mt4 android open order

 
Hi. i want to create an android signal providing app, where a user can click on a signal and automatically open mt4 or mt5 android order open window with the clicked signal parameters.
 
Bongo Headline:
Hi. i want to create an android signal providing app, where a user can click on a signal and automatically open mt4 or mt5 android order open window with the clicked signal parameters.

That would be nice.

 
anyone, pls help
 
I was thinking about it but I don't think it's possible because MT4 (I guess MT5 as well) doesn't expose the activity using intent filter. I wish, they add support for that in the future
 

What you can do at the moment : 

Create a PC-MT4 Signal EA which manages the trades via your signals service.
Create a Mobile Signal App that can adjust the PC Signal App and Control it.

Cons : 
Your users will need to maintain an open MT4 and an open Chart with the MT4 signal EA.

Reason: