Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy to Send Email on Data Feed Disconnect
Collapse
X
-
Strategy to Send Email on Data Feed Disconnect
Is there a guide somewhere on creating a strategy that will send a notification every time the NT data feed disconnects? Seems like a simple request/feature, but 1/2 hour of perusing the forums didn't yield a real answer.Tags: None
-
Hello dniedrauer,
Thank you for your post.
Since this is in relation to Strategy development rather than general technical support, I've moved it to the appropriate forum.
You could certainly try to send a notification from a strategy if the data feed disconnects, however, if you totally lose internet it wouldn't be able to send.
You could monitor in OnConnectionStatusUpdate and then use a Share service or SendMail() to share a message if a disconnection is reported:
I should note that monitoring the connection status would not be able to be done from a Strategy Builder strategy - you would need to unlock the code to add this logic.
Please let us know if we may be of further assistance to you.
-
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
24 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
120 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
63 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
41 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment