Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Volume missing on last day in VOL indicator

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

    Volume missing on last day in VOL indicator

    Hi,

    I'm using NT7 with Kinetick EOD feed.
    When I'm looking at a daily chart of an equity, let's take for example SPY, I see that the volume of the last day is missing in the VOL indicator (there is no bar visible for the last day).
    However, if I am looking at the data box of the last day, I can see that the volume data is present and valid (compared to yahoo finance data).

    Is it a problem in the indicator ?

    Thanks,

    Oded.

    #2
    make sure CalculateOnBarUpdate is set to true.

    Comment


      #3
      Hi,
      I didn't find that property but it led me to the solution !!!
      In the indicator properties, I set the "Calculate on bar close" to FALSE (it was by default on TRUE). This way, the indicator is updated every tick and not only on close. This fixed the issue for me.
      However, it is still strange because I am looking on the previous day's data, which has a close value. So even with the property set to TRUE, it should have updated the indicator, in my opinion.

      Comment


        #4
        Oded, great you got it resolved - NinjaTrader is an event driven (not time driven) platform, meaning the bar is not closed until the opening tick of the new is received hence to access the current last close value of the last daily bar you need to set CalculateOnBarClose = false.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Yesterday, 05:17 AM
        0 responses
        56 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        133 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        73 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        45 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        49 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X