Vladimir31531: so I used ChatGPT to write the code.
Simple code error - *newbie* - Expert Advisors and Automated Trading - MQL5 programming forum #4 (2023)

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
Hello everyone. I'm trying to create an extension that would allow adding notes and displaying them prominently in MQL5, always visible. I don't know C++ and the principles behind creating these extensions, so I used ChatGPT to write the code. During the process, I managed to fix some errors, and this advisor did appear on the chart, but only its name is displayed, and my text and the ability to add new notes are missing.
How can this be fixed?