Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
DLL/ATI command failed to subscribe to instrument
Collapse
X
-
DLL/ATI command failed to subscribe to instrument
Hello, I'm writing a custom C# app that places trades in Ninja through the DLL/ATI. I'm using NTClient.SubscribeMarketData() to fetch prices and NTClient.UnsubscribeMarketData() afterwards. However, now started getting the attached error for all symbols. Is there a way to mass flush all subscribes or somehow reset these "subscriptions" in code when starting up?Tags: None
-
Hello CarpetHooligan,
Thank you for your post.
UnsubscribeMarketData() should be closing those subscriptions - if it's not we'd want to report that to our development team as a bug. So that I may best try to reproduce, who is your data provider?
Thanks in advance; I look forward to assisting you further.
-
I've resolved it. The issue was dealing with symbols not available via data provider. You may close this case. Thanks.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
80 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
46 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
29 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
32 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
66 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment