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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    57 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    78 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    39 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    101 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    61 views
    0 likes
    Last Post PaulMohn  
    Working...
    X