Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Alt+F4 closes charts...NT7
Collapse
X
-
Hi tworth,
Thank you for your post.
What you can do with NinjaTrader 7 is define your Chart shortcuts using the Hot Key Manager. Please see the following link for more information.
However, I would advise against assigning Alt+F4 any function since that is a Windows based shortcut for closing any active window. It may be possible to disable that feature but that would need to be done on the OS level.Ryan O.NinjaTrader Customer Service
-
How to disable Alt-F4 so it does not close Charts
Although this thread is quite old, I'll answer because I had recently the same problem. Sometimes after working analysing a chart for a long time I miss the ALT-F3 key and press ALT-F4... and all my work is GONE
I found a solution that works for me. Install free AutoHotKey software and add this code to its basic script:
This works like a charm :-), and you can enable/disable AutoHotKey from the status bar.Code:!F4::return ; disable 'alt-f4'
Hope that helps!
D.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
56 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
37 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
18 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
20 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
49 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment