Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

v 7.0.0.15: Last value of indicators

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

    v 7.0.0.15: Last value of indicators

    Hi,

    I have been testing NT 7.0.0.15 and I have realized that indicators do not show their last value (at least with daily or weekly timeframe).

    I suppose it is a bug, and probably already reported, but I think it is important one to solve

    Thanks,

    Kike

    #2
    Kike,

    Please set your indicator settings to use CalculateOnBarClose = false.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Ok, thanks

      I hope I will learn soon how this works so I don't have to ask stupid questions again

      Comment


        #4
        It's not a stupid question at all, it's a design flaw in NinjaTrader. When you're charting in real time, you'll want most indicators set to "CalculateOnBarClose == true", otherwise they will calculate on every tick, which is CPU intensive and might not work at all for many indicators.

        However, NinjaTrader is "event driven", and won't close one bar until the first tick of the next bar, even if that means waiting until the next trading day. The only way to see it without waiting is to set "CalculateOnBarClose == false", otherwise with daily bars for example you won't see Friday's indicator output until Monday. But on Monday when live data resumes you'll want to set it back to "true".

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        592 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        343 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        556 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        554 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X