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

Counting elapsed bars

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

    Counting elapsed bars

    Is there a simple way to count bars forward after a given event or condition? Something similar to BarsSinceEntry() would do, but not specific for an entry event. For example, it should be able to be used in the following scenario: "If condition X is true, perform action Y while elapsed bars since condition became true is less than Z."

    #2
    Originally posted by fizikz View Post
    Is there a simple way to count bars forward after a given event or condition? Something similar to BarsSinceEntry() would do, but not specific for an entry event. For example, it should be able to be used in the following scenario: "If condition X is true, perform action Y while elapsed bars since condition became true is less than Z."
    Yeah, this sounds very easy.

    Do you need help coding it or something?

    Comment


      #3
      I expect it should be easy, but I'm asking here since I'm still getting familiarized with the built-in NinjaScript functions. Is there some bar counting function I overlooked, or do I need to code this myself? Which function(s) would be useful here?

      Comment


        #4
        fizikz, you can take a look at the MRO / LRO methods for this type of task -

        BertrandNinjaTrader Customer Service

        Comment


          #5
          Thanks, that's perfect.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Carolscogginsi, Today, 10:45 PM
          0 responses
          5 views
          0 likes
          Last Post Carolscogginsi  
          Started by RaddiFX, Today, 10:15 AM
          2 responses
          14 views
          0 likes
          Last Post RaddiFX
          by RaddiFX
           
          Started by patrickmlee007, Today, 09:33 AM
          2 responses
          18 views
          0 likes
          Last Post patrickmlee007  
          Started by magnatauren, 08-15-2020, 02:12 PM
          5 responses
          206 views
          0 likes
          Last Post RaddiFX
          by RaddiFX
           
          Started by rene69851, 05-02-2024, 03:25 PM
          1 response
          23 views
          0 likes
          Last Post rene69851  
          Working...
          X