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 kinfxhk, 07-14-2026, 09:39 AM
        0 responses
        127 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        85 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        105 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        86 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Working...
        X