New article at mql5.com - Exposing C# code to MQL5 using unmanaged exports

 

New article Exposing C# code to MQL5 using unmanaged exports is published at mql5.com:

In this article I presented different methods of interaction between MQL5 code and managed C# code. I also provided several examples on how to marshal MQL5 structures against C# and how to invoke exported DLL functions in MQL5 scripts. I believe that the provided examples may serve as a basis for future research in writing DLLs in managed code. This article also open doors for MetaTrader to use many libraries that are already implemented in C#.

Author: investeo

Reason: