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 cmoran13, 04-16-2026, 01:02 PM
      0 responses
      42 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      25 views
      0 likes
      Last Post PaulMohn  
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      162 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      98 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      157 views
      2 likes
      Last Post CaptainJack  
      Working...
      X