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
This is close to poisoning the well: you're preemptively dismissing anyone who doesn't meet your criteria instead of evaluating their arguments on their merits.
You didn't show any facts or results.
Does not matter the model, you do not even need to try. Science does not lie. All LMM's have this core feature that can only be minimized with aditional layers, but never removed. This is for LLM's. In order to fix this, a entire different approach is needed.
Perhaps Amir is using a language that the AI is capable of testing itself, like python for example. Then it is possible for the model to (in)validate its own nonsense. Also you can create a validation of end-points model for the AI to test if the application generates the expected output after changes. This way it is possible to trust AI doing its job as per specification.
But to state it as a fact that AI can do everything unsupervised, is just plain lie. I am in the process of developing a new website for my business which currently runs on 20 year old closed source legacy software. There is no way you can prompt AI no matter how much of a prompt wizzard you are to convert this into current age software unsupervised.
It is not about an A.I writing something totally complete in the first pass . It is working and reworking over and over ironing out problems in about 3 weeks you'd have a solid EA way better than anything sold on metaquotes with the fake back tests and hyped up reviews .If you sat down and had ideas already and worked with Claude code for a few months you'd never need to buy another EA from metaquotes or put your money in the hands of liars who brand EA's machine learning etc when native MT5 does not have those capabilities . Make your own EA's to your liking and save your money.
Of course, I didn't say no cycles.
Also great care should be tak en about your data...
That is why I only use MQL5 Community with GET requests only. Although another user has traced MQL5 Community to DeepSeek, Renat Fatkhullin confirmed that no data is shared while using MQL5 Community.
Also, did you know if you ask any AI to pick any number from 1 - 10 it would tell you 7, ask Claude, OpenAI and other - don’t know why they do so, but it is kind of cool.
Perhaps AI associates trading with gambling. There is at least one Forum user who certainly does that. 7 is the number most widely regarded as a lucky number.
Also, AI might be heavily influenced by Christianity. The number 7 has very repetitive significance in the King James Bible.
It is not about an A.I writing something totally complete in the first pass . It is working and reworking over and over ironing out problems in about 3 weeks you'd have a solid EA way better than anything sold on metaquotes with the fake back tests and hyped up reviews .If you sat down and had ideas already and worked with Claude code for a few months you'd never need to buy another EA from metaquotes or put your money in the hands of liars who brand EA's machine learning etc when native MT5 does not have those capabilities . Make your own EA's to your liking and save your money.
Can ChatGPT build an EA? Yes. But that does not mean it can build a good EA.
If someone does not understand the basics of MQL5, market structure, strategy logic, position management, and how individual functions work, ChatGPT will often connect everything in its own way. The code may even compile, but the logic can be random, inconsistent, or completely different from what was intended.
And the person calling themselves the “coder” may still have no idea what was actually built, why it works, why it fails, or how to fix it.
The biggest problem is that ChatGPT does not automatically teach. It executes. When someone gives it the entire task from the beginning, they replace their own thinking with one impulse: “Chat will do it.”
The mental process that should build understanding, logic, and experience is skipped. The result is an illusion of progress. There are more scripts, more projects, more code — but the person’s actual knowledge stays in the same place.
ChatGPT is a powerful tool for someone who understands the strategy, knows what they want, and can verify the result. For someone without the basics, it can become a generator of random code and false confidence.
So use it — but keep your distance.
if you want learn coding : MQL5 Programming for Traders – MetaTrader 5 algorithmic/automatic trading language manual start searching here, be hungry for knowledge, download, read and learn :)
AI can replace some of the coding but It cannot replace understanding.