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 kinfxhk, 07-14-2026, 09:39 AM
          0 responses
          126 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 07-13-2026, 10:18 AM
          0 responses
          105 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 07-13-2026, 09:50 AM
          0 responses
          85 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 07-13-2026, 07:21 AM
          0 responses
          105 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Started by kinfxhk, 07-11-2026, 02:11 AM
          0 responses
          85 views
          0 likes
          Last Post kinfxhk
          by kinfxhk
           
          Working...
          X