I have series with some values. I need to find the lowest or the highest number of the last 30 values of the series.

Is there some function to do it or I have to create my own function?

Something like LL or HH (zorro functions).