Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

How to get start date of current bar's session?

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

    How to get start date of current bar's session?

    Inside OnBarUpdate() as I am handling bars, how do I get the start DateTime of the session that the current bar is in?

    I see the below methods but I'm not sure if any of these will work.
    Session.GetNextBeginEnd()
    Session.GetSessionDate()
    Session.NextBeginTime()

    #2
    overflowing, you can use the GetNextBeginEnd() then with the bars overload offered - http://www.ninjatrader.com/support/h...xtbeginend.htm
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks. I was thrown off by the name, thinking it would only give me the begin datetime of the next session rather than the current one, so I didn't bother looking at the documentation for it. Now I see the docs say:

      Note: Returned values are paired for the same session. If the next DateTime is the session end time, the begin time returned will be the paired begin time corresponding with that session's end time. It is not the next begin time after the end time.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by jclose, Today, 09:37 PM
      0 responses
      6 views
      0 likes
      Last Post jclose
      by jclose
       
      Started by WeyldFalcon, 08-07-2020, 06:13 AM
      10 responses
      1,414 views
      0 likes
      Last Post Traderontheroad  
      Started by firefoxforum12, Today, 08:53 PM
      0 responses
      11 views
      0 likes
      Last Post firefoxforum12  
      Started by stafe, Today, 08:34 PM
      0 responses
      11 views
      0 likes
      Last Post stafe
      by stafe
       
      Started by sastrades, 01-31-2024, 10:19 PM
      11 responses
      169 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Working...
      X