Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

[Description("..... new line")]

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

    [Description("..... new line")]

    Hi all;
    I want to put a new line in the 'Description' of an indicator. Can this be done?
    If so - How?

    Thanks;

    Ben.

    #2
    Originally posted by stocktraderbmp View Post
    Hi all;
    I want to put a new line in the 'Description' of an indicator. Can this be done?
    If so - How?

    Thanks;

    Ben.
    Use \n. If you are a real purist, you can use \r\n instead.

    Comment


      #3
      Originally posted by koganam View Post
      Use \n. If you are a real purist, you can use \r\n instead.
      Thanks for coming back to me K. I was aware of the '\n' for use when using DrawText etc however I can't get it to work for the description of an indicator.

      Maybe if I clarify a bit - If I use the traditional - [Description("The RSI is a blah blah blah")] ... I end up with one line of text that runs to a ridiculous length across the screen.
      How do I go
      [Description("The RSI is a
      blah blah blah")]

      Thanks again;

      Ben.

      Comment


        #4
        Originally posted by stocktraderbmp View Post
        Thanks for coming back to me K. I was aware of the '\n' for use when using DrawText etc however I can't get it to work for the description of an indicator.

        Maybe if I clarify a bit - If I use the traditional - [Description("The RSI is a blah blah blah")] ... I end up with one line of text that runs to a ridiculous length across the screen.
        How do I go
        [Description("The RSI is a
        blah blah blah")]

        Thanks again;

        Ben.
        Sounds like you have hit another of the curious quirks of NT. You do not really want to do that, unless you do not mind your NT wrappers generation breaking. See this thread, where I explain it. ref: http://www.ninjatrader.com/support/forum/showthread.php?p=216467#poststop

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        43 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        25 views
        0 likes
        Last Post PaulMohn  
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        163 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        98 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        158 views
        2 likes
        Last Post CaptainJack  
        Working...
        X