'1' Compilation errors with Mt4
-

https://fxdreema.com/shared/DQ9VBmZ2
This problem came back again... Please help.. -
Check the volume in "buy now" block.
For the future, how to troubleshoot errors like this:
- download the .mq4 file
- try to compile it in your own metaeditor
- it gives the same error, and the line of code in question
- go to that line, scroll up a bit -> you'll see which fxdreema block is giving the error
-
@roar Thank you very much.......... I will quickly check
-
Hi
Am I doing this checking the correct way? Why does the value not change?
I will appreciate the help!!


-
@alphaomega By "checking" I just meant fixing it. When I looked the .mq4, the volume was 0.1.1 which gave the error. Does it work now?
-
@roar Yes! Thank you ... but now I have this problem above... Did I gave you enough information?
-
@alphaomega said in '1' Compilation errors with Mt4:
Am I doing this checking the correct way? Why does the value not change?
What value?
-
@roar Thanks for replying........... check the 2 pictures I did not select the 3000 value... only fixed volume 0.01.... But in the EA compilation it stuck at the 3000 value



Do you want me to upload the links?
-
@alphaomega To get rid of the VolumePercent text, go through the drop-down (fixed, % of equity, % of balance, etc.) and uncheck the other settings.
In the long run, its better not to use those checkmarks at all. Use constants to change the values in mt4.
https://fxdreema.com/tutorial/builder/constants-and-variables -
@roar Thank you.... I will go check it out....... Also ... Did you take a look at .. "Open multiple orders" thread? I do not understand what is the actual outcome to the solution. If there is an answer I am to slow to recognize it...... Anyway .. I should maybe post in that thread what the answer is...... I just thought you are on the line so I just mention it as well...... your input is appreciated... Thank you
-
I found the check mark as you suggested and it is now 100% ... Thank you very much