Problem with zigzag
-
Hello
When i try do work with zig zag i have a problem
i use this
https://fxdreema.com/shared/5MbA2kWSd
for this :(example for buy that my code for sell)

that is not work!
Thanks -
hi, I also work on Zigzag, you can try:
zigzag low 0 smaller than lowest price ( candle bla bla) candle id = 2
the ea will search for last Zz Low which has 2 candles above it,
then you can continu your conditions
with me ( zigzag visible or zigzag appear never worked, candle id on zigzag mean the candles after zigzag).
-
 -
Sorry there is a mistake, lowest price and not highest
-
Thanks so much
but that is not work again !?
https://fxdreema.com/shared/SOkxjRvgd

-
Hi,
I didn't understand your Idea, but now you miss a condition to buy, the EA now understand there are 2 candles after zigzag and then? you can add for example candle 1 closed higher than candle 2.
here the ea will wait:
1- zigzag low fallowed with 2 candles above of the low
2- if the second candle after zigzag ( ID 1 ) closed above candle 2buy now
-
Thanks so much
Can you let me know what is wrong with this
https://fxdreema.com/shared/8GAlmg9Md
that not work !?
when you see chart with zigzag when go to low and next candle do not has low of zigzag it is possible that next candle go up !
but with this simple condition that visible many times in day that EA not work !
Do you know why ?
Thanks again