I'm using a MetaTrader4 Terminal and I'm experienced python developer.
Does anyone know, how can I connect MT4 and Python?
I want to:
- connect to MT4
- read USD/EUR data
- make order (buy/sell)
Does anyone know some library, a page with instructions or a documentation or have at least idea how to do that?
I googled first 30 page but I didn't find anything useful.