Is it possible to draw a line on zigzag?
-
Hello everyone
I hope you guys doing great. I have trying to use zigzag to my new project. but I couldnt figure it out
This what i like to do:

Everytime if there is a pointy point (light blue circel) its draw a line when its goes X pips up or down. Does anyone know how to do it? thank you in advance
This is how i did so far: https://fxdreema.com/shared/glYFZdX9d
-
The points are not guaranteed until the price goes in the opposite direction. You can use the standard blocks to get the value of current and past points.
-
@jstap That exactly what Im looking for. The most important thing is that i can draw a line at the point. like HH HL LH LL. I dont what you mean with value of current and past points. Could you show me what you mean? much thanks
-
You can get the value and print a line on many points, give this a try, and let me know if you have trouble.

-
@jstap Thank you for replying. this is my project link: https://fxdreema.com/shared/OcYRjh0Ac
as you can see not every pointy point are drawing a line (verticale) and opposite line are not even draw a line.

-
For some reason I can't get vertical lines to draw, this draws a horizontal line at every point, it is probably your condition that is causing this. https://fxdreema.com/shared/fwTRUqDtd