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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
83 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
143 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
83 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
256 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
334 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment