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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
333 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
211 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
196 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
287 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
242 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment