Jose Miguel Soriano:
Good afternoon:
I write from Spain.
I program in mql5 and I downloaded "Fann2MQL 0.1.5_x64". The code of the EA not error when I compile, but when running I get this messages...
Good afternoon:
I write from Spain.
I program in mql5 and I downloaded "Fann2MQL 0.1.5_x64". The code of the EA not error when I compile, but when running I get this messages...
- '\MQL5\Libraries\Fann2MQL.dll' is not 64-bit version
- Cannot load '\MQL5\Libraries\Fann2MQL.dll'
- Cannot call 'f2M_parallel_init', 'Fann2MQL.dll' is not loaded
- fann2 (EURUSD,H1) unresolved import function call
Hi,
I have the same problem, i tried the beta version 0.1.4 x64, it is loaded correctly but it seems that all functions don't work properly, for example f2M_create_from_file returns -1 while it seems to me that the path is okay.
I invite you to try in your side the same version so that we could compare results.
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I write from Spain.
I program in mql5 and I downloaded "Fann2MQL 0.1.5_x64". The code of the EA not error when I compile, but when running I get this messages...
- '\MQL5\Libraries\Fann2MQL.dll' is not 64-bit version
- Cannot load '\MQL5\Libraries\Fann2MQL.dll'
- Cannot call 'f2M_parallel_init', 'Fann2MQL.dll' is not loaded
- fann2 (EURUSD,H1) unresolved import function call
Does anyone know what the problem is?