Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQL Generated by Encog has Errors [With Solution] #209

Open
metatrader01 opened this issue May 27, 2015 · 1 comment
Open

MQL Generated by Encog has Errors [With Solution] #209

metatrader01 opened this issue May 27, 2015 · 1 comment

Comments

@metatrader01
Copy link

The updated MQL Language is Having Problems with the MQL code Your RealTime Analyst Generates.

I Did solve the issue coz Ia m an MQL Coder.

You Should change all input arrays to inputa Arrays

For EG. Input[5] to inputa[5]

This is because " input has been made a Keyword in updated MQL Language.

and

add "FILE_SHARE_READ AND FILE_SHARE_WRITE to the FileOpen command

@sachinbhujbal
Copy link

can i work on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants