Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CalculateOnBarClose of an indicator w/in an indicator

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

    CalculateOnBarClose of an indicator w/in an indicator

    Simple question. NT 6.5 (or both):

    If an indicator 'T1' is coded with ( CalculateOnBarClose= true
    and another indicator 'F2' coded with ( CalculateOnBarClose= false; ) calls the first indicator 'T1'
    will the indicator 'T1' values used inside 'F2' be calculated at the previous BarClose or IntraBar?
    or do we get something completely indeterminate?

    The help says "The CalculateOnBarClose property of indicators embedded within a strategy are overriden by the CalculateOnBarClose property of the strategy" but it does not address an indicator inside an indicator.

    Please clarify. Thanks!!

    #2
    Hello,

    I will have someone reply to you on Monday. Thank you for your patience.
    DenNinjaTrader Customer Service

    Comment


      #3
      LostTrader, please remove any hardcoded CalculateOnBarClose reference from the called indicators Initialize() method, then the calling strategy / indicator will set this via it's own CalculateOnBarClose setting.

      Comment


        #4
        Originally posted by NinjaTrader_Bertrand View Post
        please remove any hardcoded CalculateOnBarClose reference from the called indicators Initialize() method, then the calling strategy / indicator will set this via it's own CalculateOnBarClose setting.
        Thank you!
        I would suggest that you add this to the help file for future reference.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        601 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        347 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
        559 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        558 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X