Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Getting print messages from indicator that is not running

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

    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,

    #2
    What prints do you see? I would expect to see all initialize() prints as this would be called across scripts.

    Comment


      #3
      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


        #4
        Originally posted by newworldguy View Post
        I see prints from the OnBarUpdate() of an indicator that I am not using. Is it possible to know what indicators are being loaded?
        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.

        Comment


          #5
          Does that mean more than 1 work spaces are loaded? Thx

          Comment


            #6
            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


              #7
              Originally posted by newworldguy View Post
              Does that mean more than 1 work spaces are loaded? Thx
              The number of workspaces that you can load is limited only by the resources available on your 'puter.

              Comment


                #8
                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


                  #9
                  Thanks -

                  'I only see one work space active'

                  How did you determine that? For example press Shift + F3 > that would cycle through all workspaces.

                  Does the print include the method it's coming from?

                  Is there any strategy applied via the Strategies tab perhaps that would call this study?

                  Comment

                  Latest Posts

                  Collapse

                  Topics Statistics Last Post
                  Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                  0 responses
                  639 views
                  0 likes
                  Last Post Geovanny Suaza  
                  Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                  0 responses
                  366 views
                  1 like
                  Last Post Geovanny Suaza  
                  Started by Mindset, 02-09-2026, 11:44 AM
                  0 responses
                  107 views
                  0 likes
                  Last Post Mindset
                  by Mindset
                   
                  Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                  0 responses
                  569 views
                  1 like
                  Last Post Geovanny Suaza  
                  Started by RFrosty, 01-28-2026, 06:49 PM
                  0 responses
                  572 views
                  1 like
                  Last Post RFrosty
                  by RFrosty
                   
                  Working...
                  X