This technical manual aims to provide precise and detailed information on how to build a free and professional robotic trading management platform. All the information generated by your robots, developed in MQL4 and representative of the FOREX investment strategies, will be recorded in a database. This is possible thanks to a specific library in MQL4 language which you will download from this web site.
The book starts with general concepts on automatic trading and then soon reaches the right level of detail on how to create this framework.
Following the instructions in this book, you will be able to install all the needed open source software, in both Windows and Ubuntu Linux environments, to create this platform. From the database to the report engine in order to create a website, exposed on Internet, aimed at publishing reports (thirteen already developed and to be downloaded from the website). From the designer, to create new reports to be published, to the library indicated above that will allow you to manage, within the database, all the data produced by your robots. In this mode, the reports will be connected to the database in order to always publish up-to-date data.
You will also be able to create a secure and high-performance Ubuntu Linux server for the purpose covered by this publication and for your other goals. From a Linux virtual server connected by command line you will have instructions to install the graphic interfaces, to access server, firewall ad antivirus, the software wine to launch Microsoft programs and the MT4 platform.
You will also find the code of the MQL4 library much commented in order to let you understand very well every line.
You can download from this website: the DB schema, the library coded in mql4 to write in the DB, thirteen ready-made reports, this manual in PDF format and other useful library.