Include your code as Dll.

How to write a dll for MT4?
- 2020.04.05
- www.mql5.com
Hello everyone, I do not know how to write a dll for mt4? When I write a DLL in C# and export it for 32bit or 64bit it do not work...

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 create an algo and my language of choice is c#
are there any preferred libraries to use for this.
Ultimately i would like the algo to be imported into an MT4 terminal for back testing.
is this possible?