Maybe this can help? -> https://ourcodeworld.com/articles/re...ey-in-winforms
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Custom HotKeys
Collapse
X
-
Hello nekroart,
Thanks for your post.
NinjaTrader does not offer any out-of-box NinjaScript code for detecting key presses, so this would have to be done with traditional C#. I have a conversion for the NinjaTrader 7 Chart Notes indicator that incorporates timers and uses Regex to detect key presses that could provide some further direction for rolling your own key detection. (The original NinjaTrader 7 Chart Notes indicator used Regex code in OnPlot() which worked well for its purpose, but may not be as usable as adding your own timers.)
I'll provide links to both versions of these indicators for reference.
A1ChartNotes NT7 - https://ninjatraderecosystem.com/use...ad/chartnotes/
A1ChartNotes NT8 - https://ninjatraderecosystem.com/use.../a1chartnotes/
Please let us know if we can be of further assistance.
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
558 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
324 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
545 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
547 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment