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

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 Board game geek, Today, 01:34 AM
                0 responses
                4 views
                0 likes
                Last Post Board game geek  
                Started by morrnel, 05-12-2024, 06:07 PM
                3 responses
                38 views
                0 likes
                Last Post wzgy0920  
                Started by FishTrade, Yesterday, 11:11 PM
                0 responses
                7 views
                0 likes
                Last Post FishTrade  
                Started by Austiner87, Yesterday, 03:42 PM
                1 response
                21 views
                0 likes
                Last Post NinjaTrader_Manfred  
                Started by cshox, Yesterday, 11:11 AM
                2 responses
                16 views
                0 likes
                Last Post cshox
                by cshox
                 
                Working...
                X