No record found
-
I am trying to import an .mq4 file but it's failing with "No record found". I searched the forum but I could not find a definitive answer on this issue. Could you help ?
-
@mndiarra You cannot import just any mq4 file, only those which are generated in fxdreema.
-
The only mq4 files other than those created with fxDReema are custom indocators. Is it a custom indicator?
-
@l-andorrà. Yes, I am trying to create a custom indicator based on an .mq4 file. I thought I can just import it but it seems that is not the case. How do I create a custom indicator (by the way Vortex) from an .mq4 file ?
-
@roar OK, thanks for your reply.
-
Thank you all for your answers, now I understand how to create a new custom indicator using my .mp4 file. It's actually intuitive, just define and test it. Great tool.