Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Historical and first bar of current session

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

    Historical and first bar of current session

    Hi,

    Code following " if (Historical) " is executed on the first tick of the first bar of the current live session. Is there a way to prevent this?

    Thanks

    #2
    To clarify.

    if (Historical)
    Print("Something");

    You are saying that on the 1st tick of real-time bar, this code executes? If yes, how do you know that it is real-time?
    RayNinjaTrader Customer Service

    Comment


      #3
      Yes. I open the chart before the session starts. The code is executed on the historical bars (which is what I want and would expect).

      Then when the session starts, the code executes on the first tick of the new bar. I print out the time, price, volume, etc., so I know it's the first bar of today's session.

      Comment


        #4
        Thanks again. This is confirmed and we will resolve this for NT7 at this time.
        RayNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        650 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        370 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        109 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        574 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        577 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X