Sending a hotkey from an EA without using the Win32 DLL

 
Hello everyone,

I'm looking for a way to send a hotkey or simulate a keyboard shortcut from within my EA without using the Win32 DLL. I understand that using the Win32 DLL is a common approach, but I'm exploring alternative methods to achieve this functionality.

Is there a non-Win32 DLL method or workaround that can be used to send a hotkey or keyboard shortcut from an EA in MetaTrader? I appreciate any insights or code examples you can provide.

Thank you for your assistance!
 
Tran Nhat Minh: I'm looking for a way to send a hotkey or simulate a keyboard shortcut from within my EA without using the Win32 DLL. I understand that using the Win32 DLL is a common approach, but I'm exploring alternative methods to achieve this functionality. Is there a non-Win32 DLL method or workaround that can be used to send a hotkey or keyboard shortcut from an EA in MetaTrader? I appreciate any insights or code examples you can provide.
No, there is no such functionality in pure MQL.