python scripts (or project) to .X5 file for the market.

 

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.

Projects assist in creating profitable trading robots! Or at least, so it seems
Projects assist in creating profitable trading robots! Or at least, so it seems
  • www.mql5.com
A big program starts with a small file, which then grows in size as you keep adding more functions and objects. Most robot developers utilize include files to handle this problem. However, there is a better solution: start developing any trading application in a project. There are so many reasons to do so.
 

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