roniko1994:
Hi,
I would like to call functions of a class that come from c# dll in my mql4 program. I have a c# UI and the dll passes data from the UI to metatrader and vice versa. I read some articles from 2007 and 2013 that this is not possible and that I need a c++ wrapper.
Since a lot of time has passed since then do you know if there is any better way of doing that or if there is any recent example?
Thanks in advance!

MT4 DLL Not Support
- 2018.12.04
- www.mql5.com
MT4 also developed by its own company does not work why the DLL. Script under DLLSampleTester.mq4...
Thank you for sharing this post! It was very helpful.

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
Hi,
I would like to call functions of a class that come from c# dll in my mql4 program. I have a c# UI and the dll passes data from the UI to metatrader and vice versa. I read some articles from 2007 and 2013 that this is not possible and that I need a c++ wrapper.
Since a lot of time has passed since then do you know if there is any better way of doing that or if there is any recent example?
Thanks in advance!