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 CarlTrading, 03-31-2026, 09:41 PM
    1 response
    81 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    41 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    64 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    66 views
    0 likes
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    54 views
    0 likes
    Last Post CarlTrading  
    Working...
    X