Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
account list
Collapse
X
-
Hello franatas,
Thanks for your post.
The Connection a particular account is associated with can be retrieved with Account.Connection.Options.Name:
https://ninjatrader.com/support/help...connection.htm
The Connection class can be used to monitor connection-related events as well as accessing connection related information such as accounts.
Account.Connection.Options.BrandName would get the provider name:
https://ninjatrader.com/support/help...ectoptions.htm
Account.Name gets the name of an account.
<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hello franatas,
Thanks for your notes.
Accounts come from the connection adapter when you connect to it and would be in the database, which is not accessible in NinjaScript without using the Account.All collection.
Account: https://ninjatrader.com/support/help...ount_class.htm<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
97 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
141 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
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
76 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment