Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Function request

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

    Function request

    Hi,
    Has NT a function for lowest/highest close of X Bars?

    Baruch

    #2
    Please see MAX() and MIN().
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Hi Josh,
      Min() and Max() is not an answer. I want to know if I can get a lowest close of 4 bars with a function or do I need to do a loop query.
      Like Min(Close(4)[0])?

      Baruch

      Comment


        #4
        MIN() and MAX() is the answer.

        MIN(Close, 4)[0];
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          Sorry my mistake. You are right.

          Baruch

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by cmoran13, Yesterday, 01:02 PM
          0 responses
          30 views
          0 likes
          Last Post cmoran13  
          Started by PaulMohn, 04-10-2026, 11:11 AM
          0 responses
          22 views
          0 likes
          Last Post PaulMohn  
          Started by CarlTrading, 03-31-2026, 09:41 PM
          1 response
          160 views
          1 like
          Last Post NinjaTrader_ChelseaB  
          Started by CarlTrading, 04-01-2026, 02:41 AM
          0 responses
          95 views
          1 like
          Last Post CarlTrading  
          Started by CaptainJack, 03-31-2026, 11:44 PM
          0 responses
          148 views
          2 likes
          Last Post CaptainJack  
          Working...
          X