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 charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
52 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
142 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
160 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
96 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
276 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment