Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

First Tick of Session

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

    First Tick of Session

    Hello,

    Is there any way to know when the first tick of a new session comes into OnBarUpdate?

    Similar to FirstTickofBar() but for a session?

    ?

    #2
    Hello TurtleTrader,

    Thank you for your note.

    You would need to use FirstTickOfBar in conjunction with Bars.FirstBarOfSession

    http://www.ninjatrader.com/support/h...rofsession.htm

    Let me know if I can be of further assistance.
    Cal H.NinjaTrader Customer Service

    Comment


      #3
      another queston

      Hi Cal, thank you...are these values available for historical data when a chart first loads?

      Or just for live stream data?

      Comment


        #4
        TurtleTrader,

        The FirstTickOfBar will get called for each bar historically, so if you add in the Bars. FirstBarOfSession then it will only be true when the actual first bar of the session is in play.
        Cal H.NinjaTrader Customer Service

        Comment


          #5
          OK

          OK, so then the Bars. FirstBarOfSession is only true for live, streaming data?

          (i.e. not historical data, say on the chart load or refresh?

          Comment


            #6
            TurtleTrader,

            That's not what I said.

            Both will historically but there is a limitation to the FirstTickOfBar.

            Since we don't have the realtime data for backtest, FirstTickOfBar is true for each bar call. In realtime, this will work as expected.

            Bars.FirstBarOfSession will work in both Historical and Real time stream
            Cal H.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            579 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            334 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            554 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            551 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X