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 Segwin, 05-07-2018, 02:15 PM
        14 responses
        1,788 views
        0 likes
        Last Post aligator  
        Started by Jimmyk, 01-26-2018, 05:19 AM
        6 responses
        837 views
        0 likes
        Last Post emuns
        by emuns
         
        Started by jxs_xrj, 01-12-2020, 09:49 AM
        6 responses
        3,292 views
        1 like
        Last Post jgualdronc  
        Started by Touch-Ups, Today, 10:36 AM
        0 responses
        12 views
        0 likes
        Last Post Touch-Ups  
        Started by geddyisodin, 04-25-2024, 05:20 AM
        11 responses
        62 views
        0 likes
        Last Post halgo_boulder  
        Working...
        X