Extended Functionality MQL5 Strategy Tester - Keyboard/Hotkey usage & Mouse Move in visual mode

 

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