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 kinfxhk, 07-14-2026, 09:39 AM
    0 responses
    125 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 10:18 AM
    0 responses
    105 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 09:50 AM
    0 responses
    84 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-13-2026, 07:21 AM
    0 responses
    104 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 07-11-2026, 02:11 AM
    0 responses
    83 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X