MT4 compilation problem "array passes by reference only"
-
Hello everyone.
Please when I compile my fxdreema EA, MetaEditor display the message warning "array passes by reference only".
This message is display 3 times and linked to certains lines of the code.
How can I solve it, because the strategy tester does not give proper results because of it.
Thank you.......
MT4 error message.jpg -
When I put a "&" in front of the indexing variables, the compilation is right, but when I use the strategy tester,
I get a lot errors oh the journal, and I dont get any proper results.
How can I solve it?
(Formely, I had not any problem with the compilation on Metaeditor and the strategy tester. Its only today that I get it).Thanx
-
I was reported about the "New order error" and I fixed it. It has nothing to do with the other warnings, but I will check those warnings anyway, I don't like warnings about arrays

-
__I was reported about the "New order error" and I fixed it. It has nothing to do with the other warnings, but I will check those warnings anyway, I don't like warnings about arrays :)[/quote:obi3sl9j]
Thanx FxDreema.
Because I cannot compile and test properly any EA since that problem. -
____I was reported about the "New order error" and I fixed it. It has nothing to do with the other warnings, but I will check those warnings anyway, I don't like warnings about arrays :)[/quote:26wq2en0]
Thanx FxDreema.
Because I cannot compile and test properly any EA since that problem.[/quote:26wq2en0]
Thank you. The compilation is working properly now.