New bug
-
Hi,
Have you updated fxdreema on the last couple days? It probably broke something.
I noticed something wrong because I was making some changes to my EA and it was not working. I decided to recompile my current (working) EA without making any changes and it also don't work anymore.
To resume what I am saying, this is how I tested it:
1- I made a EA last week
2- I compiled it and it was working
3- Without making any changes to the EA, I recompiled it today and it does not work.I believe the problem has something to do with money management or something, even though I don't use any blocks that control it:
Backtest results of the EA that was compiled last week:

BackBacktest results of the same EA, without any changes, that was compiled today:

......
working.png
notworking.png -
I was touching some functions and I just fixed one of them. Will it work now? Some error messages?
-
It seems to be working!!
Thanks!