Of course that is a matter of opinion
We are working on documentation, but still working on ensuring the code works.
Right now, it is a client / server system. There is a PHP piece that sits on a web server. The "server" MetaTrader (which sends trades through the dll that is part of the project) sends trading signals to that web server piece. The "client" MetaTraders are constantly polling the web server and retrieving the trading signals and act accordingly.
As I mentioned, the benefit is in modification. We are working on documentation, but the code was priority (as you can see by recent commits to the project)