Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Monitor Instrument/Interval Change From AddOn
Collapse
X
-
Hello,
Thank you for the post.
The Linking and Interval system is exposed for addons, you can find a sample of that in the basic addon sample here:
If you are asking how to otherwise observe a specific chart window for changes only in that window, I would be unaware of a way to do so with the linking/interval system.
The addon can implement these interfaces and then observe changes that occur which could spawn from a chart window. The link would still work like it does in a chart, so if there is no link color selected in the addon, it would not have anything to observe.
I look forward to being of further assistance.
-
Sorry, should have been more specific. I was referring to an AddOn that does not have a window, so the linking interface is not usable.Also, want to monitor for any change, not just linked charts. I was hoping there would be some way to hook each chart and monitor for changes.
Comment
-
Hello,
Thank you for clarifying. As far as I am aware this would require the use of a window as the picker needs to be involved in the color selecting process. I will need to confirm if this is at all possible while only using code without a UI, once I have more details on that I will reply back here.
Please let me know if I may be of additional assistance.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
663 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
376 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 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
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment