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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    137 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X