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 charlesugo_1, 05-26-2026, 05:03 PM
          0 responses
          60 views
          0 likes
          Last Post charlesugo_1  
          Started by DannyP96, 05-18-2026, 02:38 PM
          1 response
          145 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 05-11-2026, 05:56 AM
          0 responses
          161 views
          0 likes
          Last Post CarlTrading  
          Started by CarlTrading, 05-10-2026, 08:12 PM
          0 responses
          97 views
          0 likes
          Last Post CarlTrading  
          Started by Hwop38, 05-04-2026, 07:02 PM
          0 responses
          283 views
          0 likes
          Last Post Hwop38
          by Hwop38
           
          Working...
          X