Automated Trading Models
Semester programme:
ICT & Software Engineering
Client company:Erik Schriek
Project group members:
Nick van Oijen
Teun Visser
Ismail Chibiki
Project description
This project aims to fix the problem of automating your MetaTrader 4 tests runs, so that you can automatically test your trading strategies on multiple surfaces at the same time.
Context
The project is based in Finance, MetaTrader 4 is a trading platform that allows you to write code that can trade for you automatically.
Results
We have managed to containerize MetaTrader 4 and create a async API on-top of it. This means that we can scale this up and run tests on it whenever we want.