MQL5 and Python in Metaquotes VPS

 
Hi. I have an ML model that I trained in Python. I want to create an MQL5 EA that will use that model to predict some values and trade. The reason I want to do it using MQL5 is so that I can deploy it using MQ VPS. Otherwise, I could do everything in Python and try to find a server to deploy it. Is it possible to combine MQL5, Python and MQ VPS?
 
Georgios Kourogiorgas:
Hi. I have an ML model that I trained in Python. I want to create an MQL5 EA that will use that model to predict some values and trade. The reason I want to do it using MQL5 is so that I can deploy it using MQ VPS. Otherwise, I could do everything in Python and try to find a server to deploy it. Is it possible to combine MQL5, Python and MQ VPS?

No, you'll need an independant VPS.

Reason: