MT5 Strategy Tester Input Tab dos not update
-
Hi friends. All EAs created with fxdreema do not load its input parameter in the strategy tester tab of MT5 anymore after I have tested several EAs before.
Only at the first backtesting I could see parameter fields in strategy tester.
But if testing a non-fxdreema EA then it shows all of its parameter there in the input tab.
And when I load again an fxdreema-EA in the strategy tester then the input tab has still the old parameter fields of the previous EA.
Is this a bug of mt5 or fxdreema? The problem exists on different PCs.
Would be happy if you have a solution.
Thanks a lot!
-
@proteinx Never heard something like that before. I tried my MT5 projects and that doesn't happen. Are you using maybe some custom indicator? I'm not a programmer but I remember som post in the past relating some issues like that to a custom indicator uncompletely compiled on MT5.
-
@proteinx that problem is to you specific. I am always using MT5, and Dreema. No issues like that. I also don't use custom indi's regularly...
-
@ProteinX
I've had a similar issue and I could only fix it by making the name of the EA shorter and compiling it in the MT5 IDE. Give it a try to see if it works for you.