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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    570 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    330 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    548 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X