Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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.
      Paul H.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by cls71, Today, 04:45 AM
      0 responses
      1 view
      0 likes
      Last Post cls71
      by cls71
       
      Started by mjairg, 07-20-2023, 11:57 PM
      3 responses
      213 views
      1 like
      Last Post PaulMohn  
      Started by TheWhiteDragon, 01-21-2019, 12:44 PM
      4 responses
      544 views
      0 likes
      Last Post PaulMohn  
      Started by GLFX005, Today, 03:23 AM
      0 responses
      3 views
      0 likes
      Last Post GLFX005
      by GLFX005
       
      Started by XXtrader, Yesterday, 11:30 PM
      2 responses
      12 views
      0 likes
      Last Post XXtrader  
      Working...
      X