Lowest – how does it work?

Forums ProRealTime English forum ProBuilder support Lowest – how does it work?

Viewing 3 posts - 1 through 3 (of 3 total)
  • #144754

    Im getting confused with regards to how lowest (and highest) works.

     

    So I get the syntax for lowest [10](low). That will give the lowest low over the last 10 bars.

    But what about lowest[10](low)[4]? What does that actually do?

    #144761

    That returns to the lowest previous of candles 4,5,6,7,8,9,10,11,12,13  (10 candles).

    It scans 10 candles starting from the fourth  previous candle.

    It skips candles 0,1,2,3.

    1 user thanked author for this post.
    #144786

    Thanks Roberto, much appreciated!

Viewing 3 posts - 1 through 3 (of 3 total)

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