Draw Triangle with ZigZag gone wrong
-
Hello everybody.
I was trying to draw triangle based on ZZ High and Low leg. But it seem not right. Please help correct the block.
Thank you.

-
@pheaktra-capo IIRC the ZZ in fxdReema doesn't use high 0 and low 0. It begins from high 1 and low 1 onwards. I would change all values accordingly.
-
@l-andorrà so, how can i draw triangle based on ZZ?
-
@pheaktra-capo To get ZZ points, search the forum for ZZ, you will find postes from Miro this will show you what to do, is advanced though.
-
@jstap ok thank you
-
@jstap Here is the link to miro 1360 zz project
https://fxdreema.com/shared/jmgcWOcIc
but these block just find the absolute H&L 0-1 only. Can not define the time of H0,H1,L0,L1 that was created.
Without that time (time that H0,H1,L0,L1 occurred), we can not draw triangle(harmonic pattern) or trendline based on ZZ. -
@pheaktra-capo You are correct this is miro's mt5 ZZ code, this will draw a triangle, if you want the time you will need other code, have seen this on here before so will need to search. At the same point from this code you have the price, so you could check <> of a point.
-
hi all!!! anyone found a solution? i've tried each possible combinations of variables but nothing
, how can i have time of L0 L1 L2 H0 H1 H2?