
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 am trying to pass a 2 dimensional double array to a C++ DLL without much luck. Is it actually possible to do this?
The errors I am getting is "Cannot find 'ProcessFFTW' in DLLTest1.dll" and "FFTW_DLL Test 1 EURUSD, M1: unresolved import function call"
This is the C++ code
and this is my MQL4 code
Any assistance to help me do this would be greatly appreciated
Thanks,
John