So many lines of codes!
-
I think this is not a bug . Why do the exported mq4 have so many lines of codes nearly 5000 lines even for 3 block simple EA ? Does this not make the EA bulky with those not needed lines . What is the logic here ?
-
I'm not a programmer but I would say that maybe some blocks were deleted on your project but not in the resulting code?
-
its the overall template for heaps of options id say.
-
@mcarl42 I agree with that . But is it really necessary to have the lines of codes in your project that dont play any part? Does this not make bulky and confusing specially when trying edit/tweak them manually in meta editor ?