Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Closing & Reopening Trade At Set Times

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

    Closing & Reopening Trade At Set Times

    I'm trying to add the ability to close an open position at a specific time, but "remember" the position size and direction to reopen it at a following time.

    The reason for this being that I'm trying to fully automate a strategy, but am not allowed to carry positions through settlement. Essentially, if I have an open position, I'm trying to close it a few minutes before settlement, and reopen it as soon as market opens extended hours (globex).

    Would there be a straightforward way to do this? Thank you!

    #2
    Hello quicksandatl,

    Thanks for your post.

    A Time Comparison condition could be used to close a trade or enter a trade at a specific time.

    See this help guide page for more information about creating Time Comparison conditions: https://ninjatrader.com/support/help...imeComparisons

    You could save the position's quantity (Position.Quantity) to a variable while the trade is open and then use that variable in your Entry method when you call your next order to enter another position.

    See this help guide for information Position.Quantity and sample code: https://ninjatrader.com/support/help...n_quantity.htm
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Today, 05:17 AM
    0 responses
    52 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    130 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    70 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    44 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    48 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X