Is it possible to sell custom-coded EA products using ChatGPT on MQL5?

 
Hello, I have a question.

If I use ChatGPT or Gemini to develop and program my own Expert Advisors (EAs) for MT4 and MT5, can those EAs be sold on the MQL5 platform? Please help me answer this question, thank you very much.
 
Thai Doan Pham:
Hello, I have a question.

If I use ChatGPT or Gemini to develop and program my own Expert Advisors (EAs) for MT4 and MT5, can those EAs be sold on the MQL5 platform? Please help me answer this question, thank you very much.

In my opinion, whether you want to make an EA using AI or purely your own thoughts, no one knows. The results can be sold on MQL5 as long as EA pass Verification.

To sell EA you don't have to go through MQL5, you can create your own website or through another market place website.

 
Thai Doan Pham:
Hello, I have a question.

If I use ChatGPT or Gemini to develop and program my own Expert Advisors (EAs) for MT4 and MT5, can those EAs be sold on the MQL5 platform? Please help me answer this question, thank you very much.
Why did you assume it can't be done? A neural network simply won't write a trading bot for you from scratch. For that, you need templates that provide a skeleton or core foundation, which the AI can then modify. But even then, you need to understand the subsequent process: how to bring the bot to a fully functional state. Most importantly, you need to know what to expect from it and who the target audience is. A good strategy is born exclusively in the human mind. A neural network can only help optimize the code, speed up its development, or refactor existing code. It won't give you a working idea. I've been working with neural networks since the first public build of ChatGPT, so I know what I'm talking about.

To sum up: yes, it's possible! But don't expect a miracle. The result will still require your refinements, if nothing else, just to pass the automated validation system when uploading a product to the MQL5 Market, which has very strict requirements.
 
I think the key distinction here is that AI is just another tool, like an IDE or a debugger. At the end of the day, the platform only cares if the code actually works and passes the validation checks. The real challenge, as others pointed out, is making sure the strategy itself is sound. AI won't do the heavy lifting of backtesting and logic optimization for you.
 
Bambang Christianto # :
bạn không nhất thiết phải qua MQL5, bạn có thể tạo trang web riêng hoặc thông qua các trang chúng tôi
Thank you.
 
Evgeniy Ilin #:
Why did you assume it can't be done? A neural network simply won't write a trading bot for you from scratch. For that, you need templates that provide a skeleton or core foundation, which the AI can then modify. But even then, you need to understand the subsequent process: how to bring the bot to a fully functional state. Most importantly, you need to know what to expect from it and who the target audience is. A good strategy is born exclusively in the human mind. A neural network can only help optimize the code, speed up its development, or refactor existing code. It won't give you a working idea. I've been working with neural networks since the first public build of ChatGPT, so I know what I'm talking about.

To sum up: yes, it's possible! But don't expect a miracle. The result will still require your refinements, if nothing else, just to pass the automated validation system when uploading a product to the MQL5 Market, which has very strict requirements.
Thank you for the helpful information you just shared.
 
Expert Signal #:
I think the key distinction here is that AI is just another tool, like an IDE or a debugger. At the end of the day, the platform only cares if the code actually works and passes the validation checks. The real challenge, as others pointed out, is making sure the strategy itself is sound. AI won't do the heavy lifting of backtesting and logic optimization for you.
Thank you for your reply.
 
If  you are going down that route ,It does not matter if it is A.I only if it   passes verification ( good luck on that !! ) . If you have genuine ideas it can bring it all together ,If you think it will do it all , then you will just end   up with trash . Claude code would be a better option on the coding front but unless it's all eye candy hyped up on the market martingale penetrator 5000 325 percent profit in a month , don't hold your breath on making money . 
 
Victor Paul Hamilton #:
If  you are going down that route ,It does not matter if it is A.I only if it   passes verification ( good luck on that !! ) . If you have genuine ideas it can bring it all together ,If you think it will do it all , then you will just end   up with trash . Claude code would be a better option on the coding front but unless it's all eye candy hyped up on the market martingale penetrator 5000 325 percent profit in a month , don't hold your breath on making money . 
Thank you for your kind wishes, I will try.