Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Daily chart VOL[0] not equal to Market Analyzer Daily volume

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

    #16
    Originally posted by NinjaTrader_Bertrand View Post
    I'm not following you monpere, there needs to be a Level 1 data event for it to return any value, which events did you listen to in your script then?
    When I start NT and connect, I will generally see a value under the 'DailyVolume' column in Market Analyzer. But on my chart, it may take 10 minutes to get the first OnMarketData() MarketDataType.DailyVolume event. Where does Market Analyzer get the value it is showing?

    Comment


      #17
      The last value seen would be persisted for the current NT session, so if you reload NinjaScript in the MA for example it would repopulate the values even if no L1 event had been seen while connected live. This would be different when you custom code works in OnMarketData() from the chart, here's you access the 'true' Level 1 stream without any buffer, so it would need an update / MarketArg event to see it populating.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      571 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      330 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      548 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      549 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X