Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
    BertrandNinjaTrader Customer Service

    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
        BertrandNinjaTrader Customer Service

        Comment


          #5
          Nice! Thanks for the help!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by geddyisodin, Today, 05:20 AM
          1 response
          11 views
          0 likes
          Last Post NinjaTrader_Gaby  
          Started by Max238, Today, 01:28 AM
          3 responses
          32 views
          0 likes
          Last Post Max238
          by Max238
           
          Started by timko, Today, 06:45 AM
          2 responses
          13 views
          0 likes
          Last Post NinjaTrader_ChristopherJ  
          Started by habeebft, Today, 07:27 AM
          0 responses
          5 views
          0 likes
          Last Post habeebft  
          Started by Tim-c, Today, 03:54 AM
          1 response
          8 views
          0 likes
          Last Post NinjaTrader_BrandonH  
          Working...
          X