Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Output window

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

    Output window

    Is it possible to open the output window from within a Strategy?

    Thanks!

    #2
    Hello ghunt,

    It may be possible but unfortunately there is not a supported method for this. Perhaps one of our community members have attempted this and can offer input here.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      I haven't done it yet, but a workaround I am thinking about is use StreamWriter to write to a notepad doument and have that notepad open on the screen

      Jon

      Comment


        #4
        i have built an alternate to the output window. you can find it here.

        again if you are perticularly interested in the native output window there is a code

        Code:
        base.ClearOutputWindow()
        you might be interested to check the winapi PostMessage etc stuff.

        Comment


          #5
          bukkan,

          Very interersting window ... with coloured text it is amazing ... wonder why NT didnt do this long ago!

          Thanks!! Mucho!
          Jon

          Comment


            #6
            Originally posted by Trader.Jon View Post
            bukkan,

            Very interersting window ... with coloured text it is amazing ... wonder why NT didnt do this long ago!

            Thanks!! Mucho!
            Jon
            thanks Jon.

            cant say why its not natively implemented but the beauty of NinjaTrader is it lets one do virtually anything. the limitations are only in ones mind

            Comment


              #7
              Hi bukkan

              You are right, C# opens unlimited possibilities to developers.
              For example, in our projects we were required to provide a better logging system that allows more detailed tracing with classification of errors, messages, etc. Well, guess what, we have decided to use log4net module with all of its power , flexibility, tuning and performance. You can find a number of already developed dashboards for this tool and enjoy nicely done multicolored trace info. Sound crazy for Ninja developers but if you really need it for big projects then why not to try :-)

              Kind regards,
              John
              www.quanttradingcapital.com.au

              Comment


                #8
                Originally posted by bukkan View Post
                i have built an alternate to the output window. you can find it here.

                again if you are perticularly interested in the native output window there is a code

                Code:
                base.ClearOutputWindow()
                you might be interested to check the winapi PostMessage etc stuff.
                Hi there

                Can someone tell me where the dsOutputWindow.dll file is?

                I can't find it and am trying to follow the instructions on this link above...

                Edit: My mistake - clicked download now on the right side...

                Thx
                Last edited by ij001; 08-20-2012, 11:55 AM.

                Comment

                Latest Posts

                Collapse

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