Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Counting the range on my input serie panel

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

    Counting the range on my input serie panel

    Hi everybody,

    I'm trying to put the range of the day, on my chart so i have used the fonction

    DrawTextFixed ("tag1", "Text to draw", TextPosition.TopRight);

    on the "Text to draw", I add a formule to count the real price vs the openning)

    It's working fine but I don't know if I will overlaod my memory

    So I would like to know if the number who is always changing is overwriting the old one so it' keep in memory

    or it's only changing the number without overloading my memory

    Thanks

    #2
    Hello Dervakon,

    If you use the same "tag" name the the same drawing object will be changed so it will just change the object without keeping the old values and will not keep in memory. For more information about the DrawTextFixed() method you can view the following link.

    http://www.ninjatrader.com/support/h...wtextfixed.htm

    Let us know if we can be of further assistance.
    JCNinjaTrader Customer Service

    Comment


      #3
      Thank you,

      Because i don't know when it's overloading my memory or not...

      I will read the link

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      639 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      366 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      107 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      569 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      572 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X