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
What on earth has that got to do with you?
"But I thought you were leaving this platform because of unfairness."
You worry about your life, and I'll worry about mine.
Hi, one thing I've noticed with ChatGPT is that it can create a proper dashboard for an EA. However, once you prompt it to add a new feature—for example, another trading session based on a specific start time—it often starts messing up the dashboard.
Although it usually completes the code, the results are inconsistent. Sometimes it adds unnecessary comments at the end of the code, sometimes it generates a much shorter version of the code, and other times it introduces errors that weren't there before.
Whenever I notice that the generated code has errors, I usually undo the changes and start a new prompt instead of continuing with the broken version. I've found that this gives better results and helps avoid carrying over mistakes into the next generation.