Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT8 Example"Changing fonts for draw objects"

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

    NT8 Example"Changing fonts for draw objects"

    Hi there,

    Sorry for the trivial question, but I am walking through the example for NT8 indicators in the reference help guide. In particular this example (https://ninjatrader.com/support/helpGuides/nt8/). I expected the the text to be drawn above and below each and every bar, but it is only drawn on one bar (@ 3 bars Ago from the last. I ran the code as is, i.e. no changes, see attached. Am I missing something?
    Attached Files

    #2
    Never mind. he example does not use unique tags for drawn text. So, on each bar update, the same text is updated. Once an identifier is added to tag to make it unique, i.e. + CurrentBar, text shows on each bar.

    Comment


      #3
      Hello aelagha,

      Thanks for your post.

      Correct, was just writing that as a reply.

      For each draw object to be seen it must have a unique tag name, otherwise with the same tag name when a new draw object is applied the previously drawn object is automatically removed.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      581 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      338 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      103 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      554 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      552 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X