Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is it more effecient to redraw or delet and redraw?

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

    Is it more effecient to redraw or delet and redraw?

    Is it more efficient to redraw the same object name with new attributes or delete the draw object and then draw it?

    Scenario:
    I have a draw object which is redrawn many times as price new bars are plotted. So I don't have many draw objects but the same one that constantly moves. Ninja seems to slow if I run it for many hours so I will restart ninja and that seems to cure it for a while. I didn't know if there was something I could do to help the issue in my NinjaScript.

    #2
    ct, I wouldn't expect to see much difference in both approaches, if you just want to update the object, then reusing the same tag id would be the suggested approach. How many objects do you maintain? Are you running on CalculateOnBarClose = false or true?

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    142 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    81 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    125 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    120 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    98 views
    0 likes
    Last Post CarlTrading  
    Working...
    X