Communicate with MT4

 

Ok, so I have been spending my free time lately working on an EA that will allow me to communicate with MT4 through CSV files.

I have already made a few EA's in the MT4 language, but wanted a more robust coding language that would allow me to take a more object oriented approach to trading, along with being able to better debug my code, save history to SQL (etc.). That has led me to write this EA, that I use to communicate with a project in Visual Studio. Please feel free to use this as you like.

The communicator will allow you to communicate ticks, open orders, close orders and read account information. This is a work in progress, as I add items as my VS project requires them.

If there is any interest, I will update the version here as I update it for my own needs.

UnclePips

Files:
Reason: