This is a framework for developing FOREX strategies. You can first batch test your EA and then start investing using the API.
This project is in prealpha stage, I just want to see if anybody is interested in it.
Whole framework consists of:
- MQL4 program
- boost::python C++ API
- Python27 framework
There's also a python framework for simulating Forex:
https://sourceforge.net/projects/pytrading/
I might merge those two..