Can I import .mq4 files?
-
If I get hold of existing EA written by someone else...can I import it into fxdreema to make changes to it?
-
if this someone else EA was not done in fxdreema, answer is no, this is not possible ...
-
No. You can only import .mq4 files previously created by fxDreema. This is because there is embedded data about the project in the .mq4 file (at the bottom of the file) that fxDreema adds automatically. When importing a file, the MQL4 code is never read.