Page 1 of 7

ZigZag with Fibonacci

PostPosted: Wed Sep 25, 2013 6:15 am
by Apprentice
ZigZag with Fibonacci.png


The indicator draws the Fibonacci or Gann levels between last two ZigZag.
You can select either fibonacci or gann levels and how much lines to show (variants: 3, 5, 7 or 9).
ZigZag with Fibonacci.lua
(9.66 KiB) Downloaded 2288 times

Custom ZigZag with Fibonacci.lua
(8.68 KiB) Downloaded 1935 times


MT4/MQ4 version.
viewtopic.php?f=38&t=68551

Re: ZigZag with Fibonacci

PostPosted: Mon Sep 30, 2013 10:56 am
by Rachid
Hi Apprentice,

Here on Hourly TF, the indicator works perfectly,

I'm wondering if it is possible to add the following conditions:

1 - If price close above +125%

then draw the following levels: 137% 150% 162.50% 175% 187.50 200% 212.50% 225% 250% 275% 300% 325% 350% 375% and 400%.

and don't recalculate the retracement 'till the -25% or the 400% level is tooken

2 - If price close under -25%

then draw the following levels: -37.50% -50% -62.50% -75% -87.50 -100% -112.50%
-125% -137% -150% -162.50% -175% -187.50 -200% -225% -250% -275% -300% -325% -350% -375% and -400%.

and don't recalculate the retracement 'till the 125% or the -400% level is tooken

Re: ZigZag with Fibonacci

PostPosted: Wed Oct 02, 2013 3:31 am
by Apprentice
Your request is added to the development list.

Re: ZigZag with Fibonacci

PostPosted: Fri Feb 28, 2014 6:05 am
by sedraude
The indicator draws the Fibonacci or Gann levels between last two ZigZag.
You can select either fibonacci or gann levels and how much lines to show (variants: 3, 5, 7 or 9).


Dear Apprentice,

Can you make show label with option color and font size too?

Thanks in advance

Re: ZigZag with Fibonacci

PostPosted: Sun Mar 02, 2014 4:24 am
by Apprentice
Your request is added to the development list.

Re: ZigZag with Fibonacci

PostPosted: Mon Mar 03, 2014 2:06 pm
by rtsayers
I would like to see the fib lines extended into the future and the ability to turn off zig zag also adjustable label size.

Thanks very nice indicator

Re: ZigZag with Fibonacci

PostPosted: Thu Mar 06, 2014 2:52 am
by Apprentice
Your request is added to the development list.

Re: ZigZag with Fibonacci

PostPosted: Thu Mar 06, 2014 8:26 am
by Apprentice
ZigZag On/Off, Extend Line, Font Size Added.

Re: ZigZag with Fibonacci

PostPosted: Thu Mar 06, 2014 12:40 pm
by rtsayers
Awesome Thank you very much just one more request the lines are dashed and I can't seem to change them to solid on the fib levels.

Thanks

Re: ZigZag with Fibonacci

PostPosted: Tue Mar 18, 2014 2:04 am
by Apprentice
If "No Line" is selected we have Solid.
And vice versa.

Investigating.