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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
173 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
328 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
252 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
354 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
181 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment