Can ChatGPT develop EA? PART.2
I am Riker, a trader and EA developer.
In the previous article
I concluded that
ChatGPT cannot automatically create an EA with a positive expectation value (EV) greater than 1.
But ChatGPT itself is interesting, so
even if not full automation, I’m wondering if there might be some use for it in various ways,
and I’m thinking about it in different directions...
Honestly, I think the value is not that high for seasoned users, but
there may be situations where EA development beginners can make use of it.
For example, tracing the cause when a compilation error occurs.
If I program in MQL4 and it compiles with an error,
the error message will be displayed properly,
so you can use that as a clue to fix the bug, but
sometimes the error message is in English and hard to understand.
In such cases, you can paste the source code into ChatGPT and
have it tell you the cause of the error.
For example, something like the following.
I pasted the syntax that caused a compilation error to ChatGPT, and
it correctly identified the error location.
For EA development beginners, sometimes the MetaEditor error messages
do not clearly indicate where the error is,
so having ChatGPT help you as an option might be good.
ChatGPT is excellent for programming.
Programming is not just data in words;
it has clearly defined rules, so beyond MQL4
it can be helpful as a supplementary tool for any programming language.
On a different note...
The following are original EAs that I developed independently, without using ChatGPT or any similar tools.
I registered them in late April,
and they have been performing well up to now.
This EA aims to capture trend formation as early as possible and
aggressively take positions.
If you’re interested, please check from the URL below.
K_Helm_GBPJPY product page
Currently I have 11 EAs listed for sale.
Among them, 9 are profitable.
Overall, it’s fair to say they meet the passing grade.