Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Clsoing Position after Restart

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

    Clsoing Position after Restart

    Hello

    Suppose I entered a position using EnterLong and after that I shut down and restarted my strategy while the position is still active.

    Can I exit that position using ExitLong after the restart?
    Do I need to use the fromEntrySignal parameter for that?

    Thanks

    #2
    Hello kiss987,

    Thank you for the post.

    You can use the PositionAccount object to get information on the account position at startup time. If the account is anything but flat at the beginning of real-time data, use the unmanaged approach order methods to enter a flat position. Your signal names will not persist through strategy enablements, so that could not be used. To use the managed approach, see the syncing account position help guide page to choose a startup behavior for your strategy.

    Please let me know if I can assist further.
    Last edited by NinjaTrader_ChrisL; 10-03-2018, 07:30 AM.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    558 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    324 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
    545 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    547 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X