mt4programmer / Publications
Forum
Use paho-mqtt3c.dll in MT4 - How to write the import block?
Hello, I would like to transfer some information to an MQTT server. Since this is not part of the standard functionality, I would like to use a library which is available as a DLL (links below). Unfortunately I don't have much experience with MQL4 or C and fail with the import block definition. I