Save EA modification under a new name
-
Hi.
A simple question:
I have a project and I save the ea under the name: EA1. When I want to make a new EA, but don't want to start from zero, I use this EA1 and modify it. Now I want to save the newly modified EA1 under the new name EA2.
HOW TO DO THAT ?
When I change the name of the original EA1 to EA2 and than hit the yellow MQ4 button above it ... It changes the original EA1 (in the project list) to EA2.
I don't want to start every new EA from zero with: Projects > New Project -
You can import .mq4 files to your fxdreema.
So export your EA1 to EA1.mq4
then import it into fxdreema, change project name to EA2.Now you should have both EA1 and EA2 in your "load-menu"