Page 1 of 2

ZIG ZAG NO REPAINT

PostPosted: Tue Feb 19, 2013 8:51 pm
by DrInvestor
Please make the Zig Zag no repaint indicator, and for trading station.

Re: ZIG ZAG NO REPAINT

PostPosted: Wed Feb 20, 2013 5:17 am
by Apprentice
Can you provide, detailed description or code for this indicator implementation.

Re: ZIG ZAG NO REPAINT

PostPosted: Tue Mar 05, 2013 7:21 am
by DrInvestor
Do you think you can make a zigzag indicator that doesnt repaint? I have tried all of the zigzags on here, and on my original platform. The zigzag is suppose to signal a major trend reversal. But, when it signals, a new high or low forms. The the line re connects, and I lose money. I would really appreciate it if you can do it.
:mrgreen:

Re: ZIG ZAG NO REPAINT

PostPosted: Wed Mar 06, 2013 8:09 am
by Apprentice
Probably yes. Unfortunately, this modification will add extra lag.

Re: ZIG ZAG NO REPAINT

PostPosted: Mon Mar 04, 2019 8:36 pm
by Alexander.Gettinger
Please try this indicator:
ZigZag_no_Repaint.lua
(4.32 KiB) Downloaded 498 times

Re: ZIG ZAG NO REPAINT

PostPosted: Tue Aug 13, 2019 4:37 pm
by SANTOSH
Alexander.Gettinger wrote:Please try this indicator:
ZigZag_no_Repaint.lua


The harmonic pattern which is presently in fxcodebase repaints because th zig repaints and the lengths of legs of the patterns repaint too..


Can it be made using the same non repaint zig Zag indicator which is here ?

Regards,

Santosh .

Re: ZIG ZAG NO REPAINT

PostPosted: Tue Aug 20, 2019 12:05 pm
by SANTOSH
Alexander.Gettinger wrote:Please try this indicator:
The attachment ZigZag_no_Repaint.lua is no longer available



The above code is showing this error .
Can you fix it ?

Re: ZIG ZAG NO REPAINT

PostPosted: Wed Aug 21, 2019 3:00 pm
by Apprentice
Fixed.
That is quite a strange indicator. Sometimes it draws like this.
I don't understand the logic behind it.

Re: ZIG ZAG NO REPAINT

PostPosted: Fri Aug 23, 2019 7:13 am
by Apprentice
Harmonic Pattern_threshold_with Alert.lua
(35.81 KiB) Downloaded 383 times

Try this version.

Re: ZIG ZAG NO REPAINT

PostPosted: Sat Aug 24, 2019 8:54 pm
by SANTOSH
[quote="Apprentice"]
Harmonic Pattern_threshold_with Alert.lua

Try this version.[/quote

I have found the zig zag threshold indicator and it's working good .

Still the same issue persists ,
The zig makes a new high/ low , the indicator repaints ...

Can it be fixed anyways?