Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

bars ago code

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

    bars ago code

    Hi,

    I'm trying to draw a ray between occurrences of similar candlesticks. How do I define the value for how many bars ago it occurred?

    #2
    stockgoblin, you can define this by setting the anchoir points parameters in the DrawRay overload - http://www.ninjatrader.com/support/h...t7/drawray.htm

    Comment


      #3
      yes, I know the drawray syntax, but how do I set up an occurrence tracker to establish when the last specific candlestick occurred?

      ex) draw a ray using the current high close bar and the previous high close bar.

      Comment


        #4
        You could keep simply track of the barnumber (CurrentBar) on which the condition evaluates in your script or use a method like LRO / MRO for this task : http://www.ninjatrader.com/support/h...urence_mro.htm

        Comment

        Latest Posts

        Collapse

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