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 Balage0922, Today, 07:38 AM
      0 responses
      2 views
      0 likes
      Last Post Balage0922  
      Started by JoMoon2024, Today, 06:56 AM
      0 responses
      6 views
      0 likes
      Last Post JoMoon2024  
      Started by Haiasi, 04-25-2024, 06:53 PM
      2 responses
      19 views
      0 likes
      Last Post Massinisa  
      Started by Creamers, Today, 05:32 AM
      0 responses
      6 views
      0 likes
      Last Post Creamers  
      Started by Segwin, 05-07-2018, 02:15 PM
      12 responses
      1,786 views
      0 likes
      Last Post Leafcutter  
      Working...
      X