Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CalculateOnBarClose

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

    CalculateOnBarClose

    Hello,

    when CalculateOnBarClose is set to false I understand that indicators are calculated on every tick. But what about Close[0]?

    If I have a minute bars and CalculateOnBarClose== false I have to suppose that the value of Close[0] is set on every tick or only at the end of the minute?

    #2
    Hello guillembm,
    Close[0] is updated on every tick if Calculate on bar close is set to false.
    JoydeepNinjaTrader Customer Service

    Comment


      #3
      So,

      I need for a minute bar time frame to calculate indicators on every tick but I need Close[0] to be updated at the end of the bar, not on every tick. How can I do it?

      Comment


        #4
        Hello guillembm,
        You can use the FirstTickOfBar property to separate the logic to calculate the values of the indicator once or tick by tick. Please refer to this sample code which further demonstrates it.
        JoydeepNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by GussJ, 03-04-2020, 03:11 PM
        11 responses
        3,221 views
        0 likes
        Last Post xiinteractive  
        Started by andrewtrades, Today, 04:57 PM
        1 response
        10 views
        0 likes
        Last Post NinjaTrader_Manfred  
        Started by chbruno, Today, 04:10 PM
        0 responses
        6 views
        0 likes
        Last Post chbruno
        by chbruno
         
        Started by josh18955, 03-25-2023, 11:16 AM
        6 responses
        437 views
        0 likes
        Last Post Delerium  
        Started by FAQtrader, Today, 03:35 PM
        0 responses
        9 views
        0 likes
        Last Post FAQtrader  
        Working...
        X