Here is the scenario. I do a lot of basketting and cost averaging. I have 10 EAs running on 10 pairs and I can monitor them from MT4 for android. When I see that the equity is at a certain level I usually run a script called “CloseAll” which basically closes all open trades and pending orders.
What I would like to do is be able to execute that script from a remote location with my phone. There are VNC.RDP clients for android but it is very cumbersome and involves me opening up ports. Is there a way to remotely execute that script or a way to just kill all orders from my phone?