Jump to content

Recommended Posts

Posted

Has anyone make the script work. I am getting with all available versions the same error code.

 

"File .................mq4 not found, the last error is cannot open file"

 

Why is that? Thanks!

Posted (edited)
Has anyone make the script work. I am getting with all available versions the same error code.

 

"File .................mq4 not found, the last error is cannot open file"

 

Why is that? Thanks!

 

I had abandon using MT5 cause the conversion of Mq4 to Mq5 required a lot effort.

 

The possibilities of your problem is MT5 only use mq5 as your main script, I believe you thought that simple importing the mq4 to MT5 indicator and it should work.

 

However MT5 recognized Mq5 only and maybe will regard the mq4 as an external files that MT5 should be looking into the indicator\files folder for import. so the error.

 

You can rename the old .mq4 file extension to .mq5 and be accepted by MT5, but compilation will be not possible because of the different format required.

Edited by KelvinHand

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...