Market products have to be programmed them in pure MQL. There is no "conversion" available.
You will have to learn to code in MQL5 or hire someone to code it for you.
Please don't create topics randomly in any section. It has been moved to the section: Expert Advisors and Automated Trading
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi
I have created AI bot written in python. How to convert it to .X5 to upload on the market?
I have three .py files and one .csv and one .h5.
These 5 files are one project, i can connect it to MT5 and predict candles.
However, for MT5 market it accepts only .X5 file. So how to convert my python project to .X5?
Thanks in advance.