Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Compute Highest High between 9:30 AM and 10:30 AM

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

    Compute Highest High between 9:30 AM and 10:30 AM

    How would you compute the highest high between 9:30 AM and 10:30 AM?

    #2
    When it becomes 10:30 use the MAX() function along with a calculated number of bars that will bring you back to 9:30 and then save that value.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      You might also want to search for "Directional Day Filter", it may already do what you want.

      Comment


        #4
        Originally posted by Elliott Wave View Post
        You might also want to search for "Directional Day Filter", it may already do what you want.
        Doing this search doesn't turn up anything on the forums. (Had to use "Directional Filter" because the search words must be 4+ length).

        "Directional Day Filter" not listed in the Online Guide.

        Comment


          #5
          Ah yes, the pesky 4 letter minimum, incredibly annoying considering how many three letter acronyms there are in the trading lexicon.
          Attached Files

          Comment


            #6
            Hi Josh, I am trying to use snippets of your code from the sample. How would I look back to yesterday at 13:30 or day before yesterday from your staement???
            startDateTime = new DateTime(Time[0].Year, Time[0].Month, Time[0].Day, 13, 30, 0);
            I have tried a few things but banging my head against the wall.... Thanks for your example though, it is helpful.

            Thanks
            BobC635

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by Geovanny Suaza, 02-11-2026, 06:32 PM
            0 responses
            566 views
            0 likes
            Last Post Geovanny Suaza  
            Started by Geovanny Suaza, 02-11-2026, 05:51 PM
            0 responses
            330 views
            1 like
            Last Post Geovanny Suaza  
            Started by Mindset, 02-09-2026, 11:44 AM
            0 responses
            101 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by Geovanny Suaza, 02-02-2026, 12:30 PM
            0 responses
            547 views
            1 like
            Last Post Geovanny Suaza  
            Started by RFrosty, 01-28-2026, 06:49 PM
            0 responses
            548 views
            1 like
            Last Post RFrosty
            by RFrosty
             
            Working...
            X