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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
54 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
25 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
17 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
24 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|
Comment