I'm exploring options to create RESTful APIs for MT4 without setting up EA. As an example, http://mt4.mtapi.be/index.html - is just what I want to create.
However, the problem is that I'm not entirely sure if its possible to do so without setting up EA inside the MT4 terminal. I read this post and it seems like ZeroMQ can be used.
Any help will be appreciated. Thank you.