ggmoritz
ggmoritz
Friends

Add friends via their profile or user search and you will be able to see if they are online

ggmoritz
Added topic Sane way to deallocate strings from DLL
My DLL specifically constructs strings for my MQL5 code (eg UTF16, null terminated, on the heap). As far as I understood, metatrader will then automatically copy this string for the EA to use. The problem now is that the specifically constructed
ggmoritz
Added topic Callback to MQ5 code from DLL
A DLL is a major part of my expert advisor. This DLL should be able to send signals to my MT5 terminal. This would either require polling, or a callback. Such callback could for example be utilized to make a trade copier. But it does not seem
ggmoritz
Registered at MQL5.community