Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Writing to output window

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

    Writing to output window

    How do I write to the output window from a non-indicator class (a class not derived from Ninjatrader.Indicator.Indicator)?

    I have a class that I need to debug. I would like to be able to use something like the Print method that is available to Indicators.

    Thanks!

    #2
    emini.ninja, correct the Print() method is unfortunately not natively available in this case, you could work with it using a helper class or for example using different debug / logging means such as writing to external txt files / the logs.

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      you could work with it using a helper class
      Could you please elaborate on that a little?

      Thanks!

      Comment


        #4
        You can for example try those steps shared by a user here - http://www.ninjatrader.com/support/f...69&postcount=5

        Comment


          #5
          Nice! Thanks for the help!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          579 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          334 views
          1 like
          Last Post Geovanny Suaza  
          Started by Mindset, 02-09-2026, 11:44 AM
          0 responses
          101 views
          0 likes
          Last Post Mindset
          by Mindset
           
          Started by Geovanny Suaza, 02-02-2026, 12:30 PM
          0 responses
          554 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          551 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X