"Delta Since Last Pivot" for previous pivots

Login or Register

Please login or register in order to view and post in the Forum.

6 posts / 0 new
Last post
chrisw
Last seen: 2 years 9 months ago
Joined: 06/10/2019 - 20:31
"Delta Since Last Pivot" for previous pivots

Hi,

I'm trying to compare ZZO's "Delta Since Last Pivot" for the current down pivot and the previous 3 down pivots. I'm sure it must be possible to access that, but I can't figure out how. Anyone able to help?

Thanks,

-Chris

0
cpayne
Last seen: 2 years 2 months ago
Joined: 03/30/2009 - 00:00
ZZO Flex Statistics

I believe the Flex Statistics should give you what you're after  (see below).  You'll need to create a custom indicator to compare the values ZZO results with..

ZZO_A - ZZO_B

or

ZZO_A / ZZO_B

etc.

chrisw
Last seen: 2 years 9 months ago
Joined: 06/10/2019 - 20:31
Excellent! Thanks Chad -Chris

Excellent! Thanks Chad

-Chris

Eyal Okin
Last seen: 18 hours 54 min ago
Joined: 06/03/2023 - 12:54
In this case: ZZO A

In this case: ZZO A represents current wave. What does ZZO B stand for?

Eddy
Last seen: 7 hours 28 min ago
Joined: 03/01/2024 - 15:25
ZZO_tokens naming


ZZO_B stands for the ZZO token returning the Flex levels output as per the screenshot of the previous post

The custom indicator syntax will be ZZO_A / ZZO_B

This is a similar approach as in :

https://www.linnsoft.com/topic/trying-build-simple-indicator-ratio-ongoi...

 

 

 

Eddy

Eyal Okin
Last seen: 18 hours 54 min ago
Joined: 06/03/2023 - 12:54
Thank you so much!

Thank you so much!