Simple Zigzag UDT█ OVERVIEW
This indicator displays zigzag based on high and low, which is using user-defined types (UDT) or objects .
█ CREDITS
LonesomeTheBlue
█ FEATURES
1. Label can be resized.
2. Label can be display either short (Eg : HH, LL, H, L, etc) and long (Eg : Higher Low, etc)
3. Color can be customized either contrast color of chart background, trend color or customized color.
█ EXAMPLES / USAGES
Hhll
Counting HH/LL w FractalsWork in progress. Will indicate when a certain number of highest/lowest fractals have occurred from a starting point.
E.g. if lowest in 50, start counting highest fractals until N number is reached.
You can see my current status/attempts in the code comments. I am publishing to invite others to help via TV chat and StackOverflow. I will update the script when a solution is achieved.
Thanks!
Fractals with HH/LLStandard fractals indicator with an additional signal to show if it was higher than the last "up" or lower than the last "down"
A blue dot indicates the higher/lower fractal.
Working on an update to add a counting feature which will indicate when a certain number of higher highs from a given starting point has been achived.
Smart Indicator 28 - Swing Pivots (Higher Highs and Lower Lows)A simple way to find Higher Highs and Lower Lows (HH and LL) whit automatic Fibonacci Lines in the most common levels.
In this indicator the Higher Highs only happens when a high value are rising from each other in the last "Length of Real Pivots" highs and the next same number of highs are falling in every single bar.
The Lower Lows are inverted, LL only appears if a low is falling in every single bar in the last number of length and the lows price of the "n" bars next are rising.
You can use this Indicator in any kind of market.