Zigzag indicators - page 19

 

Horizontal line in zigzag

HI all,

I have a question :

-Exist an indicator that draws the horizontal lines that join two or more identical points of ZigZag ?

Thanks.

Files:
zigzag.jpg  20 kb
 
supermagix:
HI all,

I have a question :

-Exist an indicator that draws the horizontal lines that join two or more identical points of ZigZag ?

Thanks.

Most close is this one: https://www.mql5.com/en/forum/175712

But this one is closest too: https://www.mql5.com/en/forum/general

 
Linuxser:
Most close is this one: https://www.mql5.com/en/forum/175712 But this one is closest too: https://www.mql5.com/en/forum/general

Thanks Linuxser for the indications.

Still a question: i am searching Zigzag indicator calculated not on the high and low, but on the closings.

I can find where it?

Thanks to all.

 
supermagix:
Thanks Linuxser for the indications.

Still a question: i am searching Zigzag indicator calculated not on the high and low, but on the closings.

I can find where it?

Thanks to all.

I think you couldn't. How to calculate a zigzag non based on highs and lows?

 
Linuxser:
I think you couldn't. How to calculate a zigzag non based on highs and lows?

Yes Linuxser.

ZigZag based only based on closing.

Files:
immagine.jpg  15 kb
 

ZigZagClose.mq4

The attached indicator is a revamp of the "standard" MT4 ZigZag

indicator, but using the high and low of the Close series rather than

the High and Low series. For anyones convenience, I've marked all

replaced code lines by "//##", to make it easy to review.

Files:
 
supermagix:
Yes Linuxser. ZigZag based only based on closing.
ralph.ronnquist:
The attached indicator is a revamp of the "standard" MT4 ZigZag

indicator, but using the high and low of the Close series rather than

the High and Low series. For anyones convenience, I've marked all

replaced code lines by "//##", to make it easy to review.

Wow, super. Thanks to both.

Quote:

my prev post was a words game because we can't avoid highs and lows. It's different to apply prices on close.

ZigZag without HH andLL It's like to draw an rectangle with only three corners. You can?

 
ralph.ronnquist:
The attached indicator is a revamp of the "standard" MT4 ZigZag

indicator, but using the high and low of the Close series rather than

the High and Low series. For anyones convenience, I've marked all

replaced code lines by "//##", to make it easy to review.

Good Good Ralph ....perfect ; many thanks.

For my strategy intraday the ZigZag is fundamental.

I will try to draw in automatic two lines: on last peak and on last lawn.

if I succeed.......

 

zig zag on RSI. MACD?

can anyone please tell me how to put a zig zag on the indicators in MT 4? appreciate it? thanks.

tcl:
Hi... NewDigital...

I decided not to continue the ZigAndZag indi

the first time I started to ask about it because I want to learn to add an alert for this indi but I doesn't want it again when I realized that is repaint I don't want my computer always beeping.

But, I still love this indi so.. I just use my old one (without the source code) and add some indi for filter it.

Thanks for your attention NewDigital, I'm realy appreciated.
 
Reason: