Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ExitOnClose Seconds not working

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

    ExitOnClose Seconds not working

    Hi,

    I'm backtesting an intraday strategy and I would like it to flatten all open positions at a specific time. I am trying to do this by running the strategy with ExitOnClose turned on, and ExitOnClose Seconds set to 6300. The trading session ends at 4:15PM CST and I would like to exit all open positions at 2:30PM CST.

    When I backtest however the strategy exits all open positions at 4:15PM. It doesn't seem to matter what value I put for ExitOnClose Seconds, it always exits at 4:15PM. Why is this happening?

    Is there a better way to handle a timed exit?

    #2
    Hello PhillyD,

    Thank you for your post.

    This would be the correct setting for ExitOnClose, ExitOnCloseSeconds and the proper number for 45 minutes.

    What bar type are you testing the strategy on and what value? Example: 1 Minute

    Can you attach a screenshot of the settings used for your backtest?

    Comment


      #3
      Hi Patrick,

      I'm using a 5 minute bar on the ES contract. See attached screenshot for the settings.

      Phil
      Attached Files

      Comment


        #4
        Phil, to clarify : we would expect that since ExitOnCloseSeconds is applicable real-time only, not in backtesting. If you want an earlier exit you could consider coding a custom timecheck for example to the bars time (Time[0]) to decide when to exit timebased.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        68 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        41 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        24 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        27 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        54 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X