Updating code
-
why does the code remember past inputs even when deleted. I delete inputs or code and update but when in mql4 the EA still has the old inputs or cod in them. fxdreema doesnt delete the code
-
- @traderthomas Hey mate, that used to happen to me as well a couple of times in the past.
- Just rename your current bot version and save it as a separate mq4/.mq5 and recompile it. The old settings must be updated if you do this.
- Nonetheless it is still a bug worth fixing I believe cc @fxDreema
-
yeah but this makes no sense if you need to keep editing and trying it out in mt4
-
@traderthomas
Probably because you hide the item before remove the "tick" at the input box. Just recall the item and remove the "tick" -
@sktsec no, does it no matter what. didn't hide anything. after updating fxdreema doesnt delete last values or code