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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
639 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
366 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
107 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
569 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
572 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment