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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    152 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    87 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    131 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    127 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    106 views
    0 likes
    Last Post CarlTrading  
    Working...
    X