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 CaptainJack, 05-29-2026, 05:09 AM
        0 responses
        245 views
        0 likes
        Last Post CaptainJack  
        Started by CaptainJack, 05-29-2026, 12:02 AM
        0 responses
        157 views
        0 likes
        Last Post CaptainJack  
        Started by charlesugo_1, 05-26-2026, 05:03 PM
        0 responses
        165 views
        1 like
        Last Post charlesugo_1  
        Started by DannyP96, 05-18-2026, 02:38 PM
        1 response
        250 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        201 views
        0 likes
        Last Post CarlTrading  
        Working...
        X