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 DannyP96, 05-18-2026, 02:38 PM
        1 response
        27 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        117 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        69 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        226 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        413 views
        0 likes
        Last Post CaptainJack  
        Working...
        X