class import from c# dll in mql4

 

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!

 
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!

https://www.mql5.com/en/forum/293517#comment_9811172

MT4 DLL Not Support
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.

This website uses cookies. Learn more about our Cookies Policy.