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