Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

should i use displacement = 1 or 0?

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

    should i use displacement = 1 or 0?

    I have a daily bar chart with an indicator which is calculated on bar close.
    is it necessary to displace the indicator one day [.e.] would it not be ok [and
    correct] to use a displacement of zero because all calculations have been
    made for that day… because the bar has been closed?

    #2
    Hello joemiller.

    Thanks for your post.

    The decision to use displacement is yours and it is used to provide a different visualization of the indicator. A displacement of 0 shows the indicator as it is calculated and this is the default value. A displacement of 1 shifts the indicator 1 bar, however, the calculations remain based on the previous bars. Displacement does not change the indicator calculation, only changes how it is displayed.

    Alternatives to displacement are to use Calculate.OnEachTick or Calculate.OnPriceChange, either of these modes will show the indicator to the currently forming bar, however, as the bar has not closed it is possible that the indicator value will change as the bar forms.

    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