Attaching EA script to MT4 mobile platform (Android or iPhone) - page 2

 

..any way to start my own implementation to run EA, scrips into MT4 Android app ??
..any idea ?? ..I don't find any way at this time

 kind regards
 @_Mlayns 

 
Fernando Carreiro:
  1. Because of the need of continuous internet connection which is not always the case, especially if it is a phone and you may be in low signal zones at times during the day. Not to mention that it could lead to high data usage costs in some cases.
  2. Because it will lead to high CPU usage which could cause battery drain and high working temperatures.
  3. Because that is why MetaQuotes has a VPS solution
  4. Because that is why there are PC's and 3rd Party VPS alternatives to run EAs 24/7, that can be remotely managed via a mobile device if needed.
  5. And if you really insist on it, then there is always the possibility of using a true Windows Tablet running a full-pledged MetaTrader Desktop Application with all the thrills and tribulations associated with that.
i have registered vps by mql5 page and running an EA. i need to know one thing, because i have to stop the EA during the high impect news events, so i do it via PC when i m at office. can i stop and then restart the EA from android phone?
 
Shehzad Anwer:
i have registered vps by mql5 page and running an EA. i need to know one thing, because i have to stop the EA during the high impect news events, so i do it via PC when i m at office. can i stop and then restart the EA from android phone?

Don't double post, I've answered you in the other topic.

 
A quick fix might be a folder that both MT and phone (through ftp) can access and some files in it (file is there - trade, file not there - no trade, other file is there - change some setting, etc.).
 

Is there any tool or software where i can manage the Mt4  EA using web based VPS take more resource and not consistence some time the server get restated and EA stopped working.

Run the EA in mt4 using web based

 
SanjayBalraj:
Prolly easiest to create a python-Django api and website.
Is there any available  "web service"/ api solution that integrates this -- mt4/ea on VPS server and to use then wia mobile thru web?
Thanks
Reason: