Project Description:
Hi,
Please check http://www.mt4api.net/ .
This is commercial c# API for the metatrader trading platform.
I need the same functionnalities, but for the python programmation language.
You will need to create a dll in C++ langage for this project.
Then, with python, I would be able for example to :
- login to a mt4 account ( and get account informations ( balance, ... )
- detect a new tick
- get current quote ( bid ) of the EURUSD
- get the value of the momentum for the current bar
- get High and Low of the last H1 bar
- send a buy order
I also will need a private key protection for this system.
You will have to provide the source codes and a complete tutorial.
Link : https://sites.google.com/site/prof7bit/metatrader-python-integration
Thank you.