this block contains too much data
-
When I press the update custom MQL code node button, a message appears saying "this block contains too much data". Has anyone else encountered this problem? And how can I fix it?

-
Add a shared project, not a picture, to get that that though, this block likely contains a lot of data
-
https://fxdreema.com/shared/lUJ1YMnAd
if i editing a custom MQL code by adding a single character and pressing the "update" button, an error message appears stating "this block contains too much data." It is suspected that this error is triggered due to the custom MQL code exceeding 24,832 characters.
Is this a limitation of the custom MQL code?
-
There is a limit to code, but in that project all is switched off using //
-
In that project, I was trying to test how many characters a custom MQL code could receive at most.
Thank you very much for your answer, I shouldn't code too much, should I?
-
It is the amount of code, and what you sent is not the same as the picture. You can split the code and add it to multiple blocks, normally though you won't need that amount.