Updating the constants results in deleting some of the words
-
I try to have this input value below for the input option but fxdreema skips the few last words
{ A2 = 2, /* Pips*/ A1 = 1, /* Price*/ A3 = 3, /* Entry Level*/ A7 = 7, /* Fixed TP Pips*/ A5 = 5, /* PB*/ A6 = 6, /* Dynamic Level*/ A10=10, /Dynamic +/ A11=11, /Dynamic Extra/ A8 = 8,/* Automatic*/ A9=9, /None/ }
No matter how many times you try, once you paste the text and click on update, fxdreema deletes some of the words from the end
This issue has not happened before. I currently have a bunch of projects with this input option and I can compile easily. but for the next projects, I cannot use it anymore as once I update the constants, the compiler deletes some of the words and letters from the end. I'm facing this issue since the few days EA with BUG.mq4 -
this is the text in a proper form. the text above was corrected by the website algoritm

-
You'll need to add a shared link instead of the MQ file, I'm not a coder but /=divide *=multiply so to have these next to each other in the code seems counter intuitive.
-
the share link does not have the constant/variable form
-
@jstap the share link does not have the constant/variable form. the issue is exactly about the constant/variable form. so sharing the link does not help. the project is just one single Pass block.
-
That is in there if you know how to look, the shared link is the same as sending the MQ but before compiling it.