Account Record Propagator
The Account Record Propagator (ARP) package facilitates a seamless account opening and migration solution for organizations interested in:
- moving a large number of accounts into the MT4 system
- developing custom CRM solution integrated into MT4
- connecting MT4 into an existing back office
The ARP package consistent of 3 components:
- The ARP Application . The ARP Application sits on a machine visible to the MT4 Server and monitors an SQL database at a set interval. When new records are added to the database, it processes the record makes the necessary change (add or update) within MT4.
- Database Configuration Scripts . The ARP package ships with all the scripts necessary to configure an existing DBMS to have the proper DB, Table and Record setup for integration with the ARP Application.
- The ARP Web Interface . The ARP web interface is a PHP based web application which provides a means for adding new records to the database used by the ARP Application. This interface can be used out of the box to provide a means of entering new accounts into MT4 without direct access to the MT4 Manager software.
The ARP package also ships with a Developer's Guide which will give step by step instructions for developing on top of the ARP Application, providing flexibility to brokerages interested in developing their own custom interface for adding and updating accounts in MT4.
