Do you mind telling us what this Zig Zag does, that other MTF Zig Zag versions can't? I'm away from the PC so can't actually look at it.
Re: Zig-Zag Indicators MT4
192Hi MrTools
Is it possible to please make this indi MTF - many thanks
Deane
Is it possible to please make this indi MTF - many thanks
Deane
Re: Zig-Zag Indicators MT4
193Hi
Does anyone have the Ctrader ZigZag indicator designed for MT4 perhaps?
Thanx in advance
Does anyone have the Ctrader ZigZag indicator designed for MT4 perhaps?
Thanx in advance
Re: Zig-Zag Indicators MT4
194Aroon ZigZag
Hello
Would it be possible to create a zigzag or arrows indicator from the aroon indicator?
Hello
Would it be possible to create a zigzag or arrows indicator from the aroon indicator?
Re: Zig-Zag Indicators MT4
195The original code is not mine as you'll see in the Mql4 file, but what I did was add levels or horizontal lines where there were once arrows. And then mapped these to how many days back you want to start plotting the horizontal lines. What you get is a type of support resistance based on the zigzag. And also likely TP locations and where price might stop and reverse etc.
I really like using this indicator to help me see where price is moving to or moving from. It's not quite the usual SR lines which maybe 50 pips away from the actual price action. It's closer to where it's all happening.
Here's the idea... it makes them from the major zigzag levels only like this picture. The thought behind is zigzags offer a point of reference, where price did something, that is, moved in the opporsite direction. It's a point where something happened, decisions happened to make price change direction. So if these points are in a cluster, then that location is quite significant for price, representing lots of decisions in the past happened there.
Looks like this and you can adjust the number of days back to keep the lines from crowding out the chart
Notice how often the 'double line' areas are frequently visited by price. MT4 version:
Converted MT5 version
I really like using this indicator to help me see where price is moving to or moving from. It's not quite the usual SR lines which maybe 50 pips away from the actual price action. It's closer to where it's all happening.
Here's the idea... it makes them from the major zigzag levels only like this picture. The thought behind is zigzags offer a point of reference, where price did something, that is, moved in the opporsite direction. It's a point where something happened, decisions happened to make price change direction. So if these points are in a cluster, then that location is quite significant for price, representing lots of decisions in the past happened there.
Looks like this and you can adjust the number of days back to keep the lines from crowding out the chart
Notice how often the 'double line' areas are frequently visited by price. MT4 version:
Converted MT5 version