You cannot use #import for managed DLLs (.NET class library).

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 want to import my dll program written in VS C# which runs OK, into mql5 script. Here is what i have done. but after compiling in mql5 I get following the error:
Would you help me how to do the binding?