Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Last hour bar of day missing

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

    Last hour bar of day missing

    Hi- I'm noticing a strange issue: I'm on 1 hr bars and in my strategy and I print out a time stamp in the OnBarUpdate() method along with a summary of my holdings, among other things. However I'm missing the 4 pm bar for each day. Strange thing is the 4 pm bar does eventually show up the following morning in my output window on market open. Also any trades that happen on that missing 4 pm bar gets bought the next morning as well. Could it be an issue with the session manager?

    #2
    Hello ciro1963,

    Thank you for your note.

    A bar is not closed until the next bar opens, and in this case, that would be the next session.

    If you wanted to have an action run at 4PM everyday, you could check that the time was after a certain time in OnMarketDepth, then do the action, set a bool to prevent that action from being done again until tomorrow. I put together a sample which demonstrates this.

    See OnMarketDepth section of our helpguide,


    Please let us know if you need further assistance.
    Attached Files
    Alan P.NinjaTrader Customer Service

    Comment


      #3
      Thank you Alan

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by jaybedreamin, Today, 05:56 PM
      0 responses
      3 views
      0 likes
      Last Post jaybedreamin  
      Started by DJ888, 04-16-2024, 06:09 PM
      6 responses
      18 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by Jon17, Today, 04:33 PM
      0 responses
      1 view
      0 likes
      Last Post Jon17
      by Jon17
       
      Started by Javierw.ok, Today, 04:12 PM
      0 responses
      9 views
      0 likes
      Last Post Javierw.ok  
      Started by timmbbo, Today, 08:59 AM
      2 responses
      10 views
      0 likes
      Last Post bltdavid  
      Working...
      X