Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Any way for AddOn to known workspace changed

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

    Any way for AddOn to known workspace changed

    Is there any programmatic way to know that the workspace changed? For example an event that can be hooked to know that a new workspace is now current?

    #2
    Hi aslane, thanks for your post.

    There is no event method for a workspace close/switch. There is an open feature request ID to add a method to know when a workspace changes:#663. I'll add a vote to this for you.

    We appreciate your feedback.

    Comment


      #3
      Actually, there is the following:
      Code:
      NinjaTrader.Core.Globals.ActiveWorkspaceChanged += OnActiveWorkspaceChanged;

      Comment


        #4
        Hi aslane, good find. I don't see this documented in the help guide

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        599 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        344 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        103 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        558 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        557 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X