Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
custom hotkey in indicator
Collapse
X
-
Hello WHICKED,
Thank you for your post.
If the Hot Keys functionality that comes with the platform doesn't meet your needs, you could consider programmatically detecting key presses that result in different actions. The following forum post includes a brief description as well as a sample indicator that demonstrates how you could implement hot key functionality into a NinjaScript:
I have buttons in my strategy. I am using System.Windows.Controls.Button to create the buttons. I have a stream deck. I wanted to tie these buttons to my stream deck somehow. If there is no direct way to do that, then I could assign a hotkey to each button in my strategy, for example Ctrl + Shift + 1. Is it possible?
Please let us know if we may be of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
287 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
180 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
178 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
263 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
216 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
Comment