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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
172 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
88 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
129 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment