Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Add menu item to Chart Trader
Collapse
X
-
Add menu item to Chart Trader
Hello, I would like to add a new custom menu option to the Chart Trader when right clicking on a chart. I would then also like to access Chart Trader parameters from the right side (which instrument, order qty, and ATM strategy name). Could someone please point me to the correct API classes for this and/or any code samples? Thank you!Tags: None
-
Hello CarpetHooligan,
You can find a sample of modifying the context menu in the following link:
To access elements in the chart trader you would need to know the elements automation ID. You can see some details on accessing controls and locating automation ids in the following link:
Instead of using inspect like the other post mentions you can now use accessibility insights for windows which is a product that Microsoft released, that does not require installing the windows development framework.
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