Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

what is happening on charts when the workspace is not the selected one?

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

    what is happening on charts when the workspace is not the selected one?

    What is happening internally in Ninja when a workspace is "behind", that is not the one being displayed?

    because I have one chart with a lot of draw objects, and when I bring that workspace from "behind" to "forefront", it seems it has to redraw all the draw object?

    this sometimes causes quite a delay for the workspace / chart to normalize....it apparently is doing something....but it appears to be hanging / stuck

    during that time some of the charts go black and there is no access via keyboard or mouse

    this is not the case when the workspace first is opened, it needs time to load the charts, but it does not "hang"

    the CPU does not spike

    what is happening?

    #2
    Hello llanqui,

    Thank you for your post.

    When a workspace is in the background due to another workspace being the open, active workspace, the background workspace is considered inactive. When a workspace is inactive, many parts of that workspace are suspended and will not calculate again until that workspace becomes the active workspace again. If your draw objects are from an indicator script, you could consider setting the IsSuspendedWhileInactive property of the indicator to false so that the indicator will continue to calculate OnBarUpdate() even if the chart/workspace is inactive:


    Please let us know if we may be of further assistance.

    Comment


      #3
      Ok, will check that, but I think all IsSuspendedWhileInactive is set to false

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      566 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
      547 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