Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Simple request for NT8

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

    Simple request for NT8

    Something that just occurred to me when I was writing some regular test code in SharpDevelop. I use Print() statements quite heavily for my output and monitoring. Normally I have to do this for example:

    Print("Error at " + Time[0]);

    But things can get quite unruly in long output messages referring to multiple variables. So this would be awesome - just like we do it with Console.WriteLine:

    Print("Error at {0}", Time[0]);

    Anyone else want this? Admins feel free to rename this thread so that others can voice their opinion.

    Thanks.

    #2
    Hi molecool,

    Thank you for the suggestion.

    I will pass this on to our development for consideration.

    Please do not hesitate to let us know of any other suggestions you may have.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by molecool View Post
      Something that just occurred to me when I was writing some regular test code in SharpDevelop. I use Print() statements quite heavily for my output and monitoring. Normally I have to do this for example:

      Print("Error at " + Time[0]);

      But things can get quite unruly in long output messages referring to multiple variables. So this would be awesome - just like we do it with Console.WriteLine:

      Print("Error at {0}", Time[0]);

      Anyone else want this? Admins feel free to rename this thread so that others can voice their opinion.

      Thanks.
      That can be done right now by using a String.Format() for your Print() statement.

      Here is an example: https://www.ninjatrader.com/support/...ad.php?t=53603

      Comment


        #4
        Yes, that would be an option - but it would be nice to have it built in. I do a lot of logging...

        Comment


          #5
          Originally posted by NinjaTrader_ChelseaB View Post
          ....

          Please do not hesitate to let us know of any other suggestions you may have.

          LLLLoooooLLL....Scratching asses is not prohibited as well

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          574 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          333 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
          553 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