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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
47 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
22 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
15 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
21 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
23 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment