How can I check from the the NT8 side whether the ATI (NinjaTrader.Client.dll) is currently connected (has an active connection) to an external client?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Check whether the ATI (NinjaTrader.Client.dll) is connected
Collapse
X
-
Hello b16_aln,
If successfully connected, the Connected() method will return a 0, meaning connected, instead of a -1, meaning not connected.
Below is a link to the help guide.
As well as a link to a forum post on the API.
Chelsea B.NinjaTrader Customer Service
-
Thanks Chelsea,
I understand the Connected() method can be run on the external client to check connection. However, I am looking to check from the NT8 side whether the connection is active, not from the external client side.
I've had a look around NinjaTrader.Adapters,Ninjatrader.Cbi etc but can;t find anything obvious which will throw a bool when the ati client is connected.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
93 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
138 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
123 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
73 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment