Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Addon that waits to hear an event
Collapse
X
-
Addon that waits to hear an event
I have an addon that is being utilized by some other indicators. Is is possible to have a method of code that is in the AddOn that is monitoring for an event - in this case that the data connection has been connected. and then set a variable to the indicators to use when that becomes available?Tags: None
-
Hello WHICKED,
Thanks for your post.
ConnectionStatusUpdate could be used to detect if a data connection is connected in an AddOn. ConnectionStatusUpdate can be used for subscribing to connection status update events.
See this help guide page for more information about ConnectionStatusUpdate: https://ninjatrader.com/support/help...atusupdate.htm
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
98 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
143 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
69 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
77 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment