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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
574 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
333 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment