Export orders from mt4 to MySQL

MQL5 Integration C++ PHP MySQL

Specification


I want to export 

open orders from  mt4 to MySQL table A

and 

close order from mt4 to MySQL table B

this EA must protect by login in and password from table C in same Database (so I can use it for multi authorize trader)


- EA will send web request to specific php file by specific url. and send details of order by this request (Send method will be post).

- Php file will connect to my sql data base (Its Clear that this php page need to know my sql db user name, password, db name and server name).

- Php page will add new row in specific table inside Data base (for example: OrderDetailTable) and write data according to column definitions.

Done.


Its simple process.


Responded

1
Developer 1
Rating
(169)
Projects
202
48%
Arbitration
5
20% / 60%
Overdue
2
1%
Free
2
Developer 2
Rating
(6)
Projects
7
14%
Arbitration
8
13% / 88%
Overdue
3
43%
Free
3
Developer 3
Rating
(258)
Projects
396
28%
Arbitration
69
19% / 49%
Overdue
121
31%
Working

Project information

Budget
30+ USD
Deadline
from 2 to 7 day(s)