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 Hwop38, 05-04-2026, 07:02 PM
        0 responses
        164 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        319 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        246 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        350 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        179 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X