Murilo Junqueira: Hello, I'm using some shortcut keys to perform some actions via keyboard. the problem that when I configure a hotkey that MT5 also uses.. it works but also activates the function of MT5, for example the "SPACE" that activates a search box at the bottom of the chart.. my question is, how to "undo" the key shortcut to the terminal.. that is, SPACE does not activate the terminal function.. I use the "OnChartEvent" event
I don't think you can. You will have to use a different shortcut key for your EA!
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
the problem that when I configure a hotkey that MT5 also uses.. it works but also activates the function
of MT5, for example the "SPACE" that activates a search box at the bottom of the chart.. my question is, how to "undo" the key
shortcut to the terminal.. that is, SPACE does not activate the terminal function.. I use the "OnChartEvent" event
Code example:
Thanks!