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 CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    56 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 05-10-2026, 08:12 PM
    0 responses
    34 views
    0 likes
    Last Post CarlTrading  
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    195 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    359 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    281 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X