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 Hwop38, 05-04-2026, 07:02 PM
            0 responses
            164 views
            0 likes
            Last Post Hwop38
            by Hwop38
             
            Started by CaptainJack, 04-24-2026, 11:07 PM
            0 responses
            318 views
            0 likes
            Last Post CaptainJack  
            Started by Mindset, 04-21-2026, 06:46 AM
            0 responses
            246 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Started by M4ndoo, 04-20-2026, 05:21 PM
            0 responses
            350 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Started by M4ndoo, 04-19-2026, 05:54 PM
            0 responses
            179 views
            0 likes
            Last Post M4ndoo
            by M4ndoo
             
            Working...
            X