Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

LRO/MRO in multi-time frame

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

    LRO/MRO in multi-time frame

    These two are very useful, particularly in pattern type of analysis. However not being supported in multi-time frame basically render them useless...

    Will it be too much to ask to have them supported in multi-timeframe??

    A typical usage case will be,

    I need to find out, in the past, the 2nd crossabove of a certain value and the value is not fixed (if it's fixed then I can just do a counter on each onbarupdate).

    Unfortunately corssabove/below does not return 'index/offset' to point out where the condition occurs.

    #2
    A related question is, is it possible to get the 'position' (forward or backward, i.e., normal array type of index, or barsago type) of where the MIN() occurs?

    For example, MIN(Low, 100)[0] returns the MIN of Low for the past 100 bars, but how do I know which bar is it?

    Comment


      #3
      Thanks for sharing your thoughts balancenv, this is on our feedback list for future consideration in product management (#1061), I've just added your vote in as well.

      For your second item, you can look into using LowestBar -

      Comment


        #4
        Originally posted by NinjaTrader_Bertrand View Post

        For your second item, you can look into using LowestBar -

        http://www.ninjatrader.com/support/h...tsub=LowestBar
        LowestBar does not work since it does not return array.
        Pattern matching type of operations require going backward maybe not for the 1st occurrence but the 2nd, 3rd, or even more.

        Since LowestBar only returns the lowestbar from the currentbar, I can't find the 2nd lowest going backward easily...

        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
        319 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