Your topic has been moved to the section: Expert Advisors and Automated Trading — https://www.mql5.com/en/forum/172166/page6#comment_49114893
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
Hey Community,
i want to use hotkeys (keyboard buttons) in visual mode / strategy tester and also CHARTEVENT_MOUSE_MOVE to put some extra functionality behind the hotkeys that triggers like as normal in OnChartEvent -> CHARTEVENT_KEYDOWN & CHARTEVENT_MOUSE_MOVE, while the tester is running.
Anybody knows how to do that?
I know OnChartEvent is not working inside the visual mode / strategy tester....
Button-Objects is not the way I want to do it....
Thx