Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Edit indicator question .

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

    Edit indicator question .

    The question is in the attachment.

    Thanks
    Attached Files

    #2
    Hello T2020,

    Thank you for your post.

    You will need to add a CurrentBar check like you have set but commented out:
    Code:
    			if(CurrentBar < BarsRequired)
    				return;
    For information on ensuring you have enough bars on the chart before accessing the values please visit the following link: http://www.ninjatrader.com/support/f...ead.php?t=3170

    Please let me know if I may be of further assistance.

    Comment


      #3
      Thanks Patrick.

      I think a while back I tried un commenting what I had but it didn't work. What you provided works fine.

      Thanks again.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      647 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      367 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      108 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      571 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      573 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X