Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
6 registered members (TipmyPip, Niels, dBc, Ed_Love, 3run, 1 invisible), 17,577 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Finding lowest or highest number of series #469463
11/17/17 09:14
11/17/17 09:14
Joined: Nov 2016
Posts: 66
GreenBoat Offline OP
Junior Member
GreenBoat  Offline OP
Junior Member

Joined: Nov 2016
Posts: 66
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).

Re: Finding lowest or highest number of series [Re: GreenBoat] #469467
11/17/17 09:56
11/17/17 09:56
Joined: Jul 2000
Posts: 28,024
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,024
Frankfurt
MinVal, MaxVal.

Re: Finding lowest or highest number of series [Re: jcl] #469468
11/17/17 09:58
11/17/17 09:58
Joined: Nov 2016
Posts: 66
GreenBoat Offline OP
Junior Member
GreenBoat  Offline OP
Junior Member

Joined: Nov 2016
Posts: 66
Thank you, I couldn't find it in the manual.

Re: Finding lowest or highest number of series [Re: GreenBoat] #469470
11/17/17 10:23
11/17/17 10:23
Joined: Nov 2016
Posts: 66
GreenBoat Offline OP
Junior Member
GreenBoat  Offline OP
Junior Member

Joined: Nov 2016
Posts: 66
I couldn't make it work, because my MinMax period was longer then the LookBack period.

Someone might find this information useful: LookBack period has to be longer then the MinMax period.

I am using the MinMax Zorro function for finding Min and Max values of the series.


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1