Yes.
I would not try to implement it into MQL but just bridge it to MQL.
Hi
I have developed a machine learning algorithm in python and I wonder if I can implement it in MQL4 or MQL5.
The thing is that the model needs training every week and it needs to score every hour that the market is open.
Do you know if it is feasible?
Kind Regards
George
Hello
Is the implementation required for data feed or for giving the algorithm trading access ?(or both)
Hello
Is the implementation required for data feed or for giving the algorithm trading access ?(or both)
Ideally I want to trade. I am not sure how python will talk to MQL and vice versa
Yes.
I would not try to implement it into MQL but just bridge it to MQL.
What do you mean bridge?
Ideally I want to trade. I am not sure how python will talk to MQL and vice versa
Then Marco's suggestion is the best . Have them communicate via a shared folder with files .
Hi
I have developed a machine learning algorithm in python and I wonder if I can implement it in MQL4 or MQL5.
The thing is that the model needs training every week and it needs to score every hour that the market is open.
Do you know if it is feasible?
Kind Regards
George
Hi,
I am willing to test it too, if you still need that.
Hi,
I am willing to test it too, if you still need that.
What do you suggest?
Ideally I want to trade. I am not sure how python will talk to MQL and vice versa
https://blog.darwinex.com/zeromq-interface-python-r-metatrader4/

- blog.darwinex.com
https://blog.darwinex.com/zeromq-interface-python-r-metatrader4/
This is what you want... in fact this may save you a few clicks.
You'll need to make this more robust to handle your specific needs, but all the building blocks are there. If you're looking to team up I know python3 and MQL4/5

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi
I have developed a machine learning algorithm in python and I wonder if I can implement it in MQL4 or MQL5.
The thing is that the model needs training every week and it needs to score every hour that the market is open.
Do you know if it is feasible?
Kind Regards
George