Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Time for ExitOnClose

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

    Time for ExitOnClose

    is it possible to configure time for ExitOnClose ?
    Is this defined in session template ?

    #2
    Yes, it would be defined by the session template you use.

    You can check the session hours by going to Tools--> Session Manager
    MatthewNinjaTrader Product Management

    Comment


      #3
      great, thank you

      if ExitOnClose occurs in live trading strategy is disabled.
      How to avoid this ?
      I want to avoid overnight margin and close position before market close but want to reentry after market opens again with attached strategy
      Last edited by Klaus Hengher; 09-27-2012, 03:09 PM.

      Comment


        #4
        Just write your own logic for the exit and re-entry time, like

        if (time > endTime) //don't trade, close all open positions

        if (time > startTime) //do trade

        Comment


          #5
          Originally posted by Klaus Hengher View Post
          great, thank you

          if ExitOnClose occurs in live trading strategy is disabled.
          How to avoid this ?
          I want to avoid overnight margin and close position before market close but want to reentry after market opens again with attached strategy

          Please see our Reference Sample on using a Time Filter to limit trading hours:

          MatthewNinjaTrader Product Management

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          67 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          36 views
          0 likes
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          59 views
          1 like
          Last Post CaptainJack  
          Started by CarlTrading, 03-30-2026, 11:51 AM
          0 responses
          62 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 03-30-2026, 11:48 AM
          0 responses
          53 views
          0 likes
          Last Post CarlTrading  
          Working...
          X