Is there a way to make them chart or workspace specific? A chart or workspace toggle that will enable the add-on?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Add-On Container Script - Chart or Workspace Specific
Collapse
X
-
Add-On Container Script - Chart or Workspace Specific
As near as I can tell, Add-ons are global.
Is there a way to make them chart or workspace specific? A chart or workspace toggle that will enable the add-on?Tags: None
-
Hello BodhiKarma,
Thank you for your post.
You can check the active workspace using NinjaTrader.Core.Globals.ActiveWorkspace, and compare that with the workspace you want to attach the AddOn to before calling .Show() in your window class.
Please let us know if you have any further questions.Last edited by NinjaTrader_Gaby; 05-05-2025, 07:20 AM.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
127 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
73 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
115 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
109 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
88 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment