I use MT4 and MT5 to trade Forex, is there any part in the curriculum that uses Python and connects to MT4 or MT5 to trade?
Hello,
You can check out this tutorial titled 'Automated Trading Using MT5 and Python'.
The tutorial covers a step-by-step implementation of connecting to MT5 with Python to generate trading signals based on an example strategy and place orders using the Python package 'MetaTrader5.'
I hope this helps!