I want a way to invoke Expert Advisors using Python. I want to invoke functions in the expert and obtain return values all in Python. The expert is written using MQL5
Hi,
You can refer to this link to learn more about automating trading using MT5 and Python. You can also refer to this documentation to learn more about the functions in the MT5 library which can be useful in invoking EA using Python. If you have any further questions, you can post them on the MT5 forum.