1st and 2nd etc lowest lows in a data set

Forums ProRealTime English forum ProBuilder support 1st and 2nd etc lowest lows in a data set

Viewing 4 posts - 1 through 4 (of 4 total)
  • #209164

    Hi All,

    Whilst I understand how to find the lowest low in a data set (bounded oscillator), is it, and if it is possible, how do I find the second or third lowest low?

    TIA

    Robert

    #209174
    JS

    Hi @Robert123

    Perhaps not the most elegant way…

     

     

    #209207
    JS

    Hi Robert,

    A small explanation (if necessary)…

    You fill the array $Low with the last 20 “Lows”…

    You sort the array $Low ascending so that the “smallest lows” are at the front…

    After this you can use the obtained values as you wish…

    #209209

    JS,

    Thank you very much works perfectly- after several coffees!

    Again thanks for your help.

    RR

    1 user thanked author for this post.
    avatar JS
Viewing 4 posts - 1 through 4 (of 4 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login