Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator line goes to zero when CalculateOnBarClose set to True

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

    Indicator line goes to zero when CalculateOnBarClose set to True

    I have a custom indicator that goes to zero on the last completed bar when the CalculateOnBarClose input is set to True. When this input is set to False, the indicator calculates and plots correctly. Please see the attached graphics.

    Is there any special logic checking that must be taken into account when only processing closed bars?

    Thank you
    Attached Files

    #2
    No there is not. Somewhere in your code you are setting the plot value to zero. You will need to debug to see where that happens and adjust your logic.
    RayNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    178 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    102 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    131 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    210 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    186 views
    0 likes
    Last Post CarlTrading  
    Working...
    X