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 Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
649 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
576 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment