Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to compare Low and new Low

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

    How to compare Low and new Low

    I would like to compare low and new low in certain time. How to do that?
    Have nice day!

    #2
    Using the wizard?
    RayNinjaTrader Customer Service

    Comment


      #3
      Yes, if you can. But if we can't use Wizard, how to do it in others ways?
      Thanks

      Comment


        #4
        Hi Jenny,

        Can you please clarify the exact condition you want? From my current understanding you want to keep a Low value from a certain time and then later in the day compare that Low value with the current Low?
        Josh P.NinjaTrader Customer Service

        Comment


          #5
          I would like to compare Low and newLow or Most recent low with second most low, High and new High or Most recent high with second most recent high, to konw it is Bull or Bear to deside to buy or sale. Do you have some easy way?
          Last edited by Jenny; 10-23-2007, 06:54 PM.

          Comment


            #6
            If I am understanding you correctly by most recent high you mean current bar and by second most recent high you mean the high of the previous bar. If this is what you mean you can achieve this in a very nice and convenient method.
            High[0] <- current bar's high
            High[1] <- previous bar's high
            High[2] <- the prior bar to the previous bar's high
            etc. etc.

            This can be done on anything using the indexing [].
            Josh P.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

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