Page 1 of 1

Fibonacci Time Projection

PostPosted: Fri Mar 01, 2019 5:47 pm
by logicgate
Hey guys,

I noticed that MT4 only offers the Fibonacci Time Zones, which allows you to choose two anchor points to make the calculation.

But, I was reading a book in which the author also uses the Fibonacci Time Projection (which uses three anchor points to make the calculation), so it adds to the cluster of time,

So, the fib time zones is the equivalent of the fib retracement/extension tool, and obviously the fib time projection is the equivalent of the fib projection tool.

Perhaps you have this indicator here on the forum? IF not, and if it is possible to code for use, I leave here this request.

Best regards. Thanks

Re: Fibonacci Time Projection

PostPosted: Mon Mar 04, 2019 7:06 am
by Apprentice
Can you provide a detailed description of the Fibonacci Time Projection indicator or
any implementation of it we can use?

Re: Fibonacci Time Projection

PostPosted: Mon Mar 04, 2019 8:44 am
by logicgate
Apprentice wrote:Can you provide a detailed description of the Fibonacci Time Projection indicator or
any implementation of it we can use?


Hello dear friend! Hope all is good.

The fibo time indicators are exactly the same thing as the price ones, it is just that they are applied on the horizontal (time axis) instead of vertical.

I will attach an indicator that was shared, you can go from here and implement it.

Different colors for different ratios.

Being able to delete unwanted ratios by double clicking on instead of going all the time to indi options.

Re: Fibonacci Time Projection

PostPosted: Mon Mar 04, 2019 8:49 am
by logicgate
If you are doing this one, you could also do your version of the fibo time zone (the one with two anchor points) where we can also choose the color of the ratios and be able to delete them on the chart by double clicking on the ratio.

Cheers!

Re: Fibonacci Time Projection

PostPosted: Tue Mar 05, 2019 9:26 am
by Apprentice
Your request is added to the development list under Id Number 4517

Re: Fibonacci Time Projection

PostPosted: Sat Apr 13, 2019 8:48 pm
by logicgate
Hi there brother, hope all is good.

Just checking to see how the development of this is going.

Thanks

Re: Fibonacci Time Projection

PostPosted: Mon Apr 15, 2019 4:33 am
by Apprentice
I promise task is not forgotten, is 1 of 10 MQ4 tasks in the backlog.
Unfortunately, we have limited resources, especially with MQ4.

Re: Fibonacci Time Projection

PostPosted: Tue Apr 23, 2019 6:24 am
by Apprentice
Try this version.
Fibonacci Time Projection.mq4
(7 KiB) Downloaded 659 times

Re: Fibonacci Time Projection

PostPosted: Wed Apr 24, 2019 8:54 am
by logicgate
Thanks dear friend, gonna check it out.

Re: Fibonacci Time Projection

PostPosted: Thu Dec 10, 2020 6:13 am
by sajad1986
hello
I'm try to find fibo time projection for mql5 please help me if any one has it ,thanks