Thanks,
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Getting print messages from indicator that is not running
Collapse
X
-
Getting print messages from indicator that is not running
I have defined 2 indicators. I only use 1 one them in the strategy that I am running but I notice print statements from the other indicator as well. Please advice what determines which indicators / strategies get loaded?
Thanks,Tags: None
-
I see prints from the OnBarUpdate() of an indicator that I am not using. Is it possible to know what indicators are being loaded?
Comment
-
You may have the indicator on a chart in a different workspace that is open. I cannot tell you how much time I once wasted tracking a similar issue down.Originally posted by newworldguy View PostI see prints from the OnBarUpdate() of an indicator that I am not using. Is it possible to know what indicators are being loaded?
Comment
-
-
Hello newworldguy,
Thanks for your reply.
You can check if you have multiple workspaces open by going to File> Workspaces
Any workspace listed under the gray line is currently running
If you want to close a workspace select it from under the gray line so it pulls into view
Next go to File> Workspaces> Close Workspace
Comment
-
I only see one work space active and the only window visible in that workspace is the output window. so i have no chart windows. yet when i connect to Kinetic i see that one of the indicators on bar method starts getting executed. Only know because i see the prints in the output window. please advice,
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
647 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
367 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
108 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
571 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
573 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment