Need tips for DLL

 

Hi MQL folks,


i'm now trying to learn something about DLL. My question:


can i open/close/modify orders directly from a DLL, e.g. by sending a Windows message to MT4, so that it will do open/close/modify work at once?


Is it possible or only an illusion?


Thanks

 
No, the mql4 must call OrderSend