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 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