To use engulfing candle high/low values to trigger signals
-
__There are 2 components of each point - Time and Price. Time is not a price and Price is not a Time. Time values are like this: http://www.epochconverter.com/ Price values are like 1.23456 (depends on the symbol). This ZigZag thing returns only the Price component, but I have no idea to develop it more :)[/quote:2p3h6qpc]
Thanks Dreema
It's alright, found an indicator to do that job.
-
Really? Indicator that finds n-th High/Low of ZigZag? I can't believe that

-
____There are 2 components of each point - Time and Price. Time is not a price and Price is not a Time. Time values are like this: http://www.epochconverter.com/ Price values are like 1.23456 (depends on the symbol). This ZigZag thing returns only the Price component, but I have no idea to develop it more :)[/quote:s8yrabcz]
Thanks Dreema
It's alright, found an indicator to do that job.[/quote:s8yrabcz]
Hovedguy, are you able to share the indicator? I'm also looking for such an indicator to help draw trendlines.
Cheers
-
______There are 2 components of each point - Time and Price. Time is not a price and Price is not a Time. Time values are like this: http://www.epochconverter.com/ Price values are like 1.23456 (depends on the symbol). This ZigZag thing returns only the Price component, but I have no idea to develop it more :)[/quote:1u2v10x1]
Thanks Dreema
It's alright, found an indicator to do that job.[/quote:1u2v10x1]
Hovedguy, are you able to share the indicator? I'm also looking for such an indicator to help draw trendlines.
Cheers[/quote:1u2v10x1]
-
__Really? Indicator that finds n-th High/Low of ZigZag? I can't believe that :)[/quote:20uvmugz]
Here's the indicator http://www.forexfactory.com/attachment. ... 1267824642
For example, buffer 0 logs the value of trendline (at current candlestick) which is drawn by connecting the previous two highs

The limitation is that it only draws trendline b/w previous highs and lows. -
Many thanks!
-
If i want to pick a trade as soon as a new ZIGZAG LINE is drawn, what block would I use?
-
To pick a trade - "For each Trade"
About the zig-zag... I don't know, it depends