Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Account Name Question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Account Name Question

    Hello,

    I'm trying to look at the account value of my live account within a strategy but for some reason it's not recognizing my account even though I type it in exactly as it's listed in my Accounts tab of the Control Center.

    I'm using the below code and when I use SIm101 or Sim102 (another sim account I created), it works fine but when I try to use my live account, it defaults to Sim101 instead.

    lock (Account.All)
    myAccount = Account.All.FirstOrDefault(a => a.Name == "Sim101");

    Any ideas on how to make this work? Do I need to type my live account differently?

    Thanks,
    Fiddich

    #2
    Hello fiddich,

    Thank you for your post.

    Based on your detail provided if you properly entered in the account name in the quotes you should not have an issue. If you would like us to take a closer look please send a note to platformsupport[at]ninjatrader[dot]com with 'ATTN: Patrick H' in the subject line and a reference to this thread in the body of the email. Please include the code you used here but with your account name listed.

    I look forward to assisting you further.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    59 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    134 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    74 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X