Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Indicator reload change plots

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

    Indicator reload change plots

    I am using my own custom indicator.

    But something goes wrong when i update it.

    This is the live indicator:


    At the 18:28 start the live information.

    If i reload the script the plots change:

    #2
    Hello hectorzx,

    Thanks for your post.

    Please note that Ninjatrader 8 posts should be made in the NinjaTrader 8 beta forums, this is so we can more easily track any issues as well as not mix the answers that may or may not be applicable to NinjaTrader 7 or 8. Thanks for your understanding.

    In looking at what you have posted, it appears that your custom indicator has calculated to the left of the line just after 18:27 the same on both pictures. So historically they appear the same. When you plot on live data and then reload, the reload would be showing the plots based on historical data.

    Historical plots are based on the finished candle so it would be the same as if you were using Calculate.OnBarClose, once connected to live data, if you are using Calculate.OnEachTick or Calculate.OnPriceChange then your plots may not be made based on the finished candle and it depends on how you have coded the indicator and what you are looking to achieve.

    You might try just running with the indicator set to Calculate.OnBarClose and testing to see if when you reload that the indicator appears the same.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    66 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    41 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    24 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    26 views
    0 likes
    Last Post TheRealMorford  
    Started by Mindset, 02-28-2026, 06:16 AM
    0 responses
    53 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Working...
    X