Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Immediately submit live working historical orders - via code

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

    Immediately submit live working historical orders - via code

    Hello,

    When restarting NinjaTrader after a crash or other event, I would like the following combination of settings:
    Sync Account Position = true
    Immediately submit live working historical orders = true

    Here's the twist - I would like to do this within each strategy, rather than relying on the GUI for the setting, since it could be the case that different strategies would require different combinations of settings.

    I have already implemented the SyncAccountPosition setting in code, but can't find the variable to set the option to Immediately submit live working historical orders. Could someone please point me in the right direction for this?

    Also, if you wouldn't mind, please confirm where both of these should be placed. Will they only work in the Initialize() method, or will OnStartUp() work as well?

    Thank you.

    #2
    Hello UglyHack,

    Thank you for your post.

    Sync Account Position should be done in the Initialize() method. I am not aware of a way to set to 'On starting real-time strategy' options in the code, if it is available it is unsupported.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    576 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X