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 CortexZenUSA, Today, 12:53 AM
      0 responses
      1 view
      0 likes
      Last Post CortexZenUSA  
      Started by CortexZenUSA, Today, 12:46 AM
      0 responses
      1 view
      0 likes
      Last Post CortexZenUSA  
      Started by usazencortex, Today, 12:43 AM
      0 responses
      5 views
      0 likes
      Last Post usazencortex  
      Started by sidlercom80, 10-28-2023, 08:49 AM
      168 responses
      2,265 views
      0 likes
      Last Post sidlercom80  
      Started by Barry Milan, Yesterday, 10:35 PM
      3 responses
      11 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Working...
      X