Page 1 of 2

Show auto fibonacci lines

PostPosted: Mon Oct 04, 2010 1:52 pm
by Nikolay.Gekht
The indicator shows Fibonacci lines using lowest price of the chosen time period as 0-line and highest price of the chosen period as 1-line.

When indicator is started, the lines are drawn on the base of last 50 bars of the chart. Then, you can choose new start and new end of the period by right-click on a bar and choosing "Search High/Low From..." and "Search High/Low To..." commands.

Also, the indicator saves chosen dates when time frame is switched and/or when chart is closed and then opened again.

To reset the search area back to the last 50 bars just right click anywhere on the chart and choose "Reset dates" command in the context menu.

You can create more than one instance of the indicator on the same chart. Just use different labels for them and choose the command of the proper indicator in the context menu.

hi_lo_fib_levels.png


Download indicator:
hi_lo_fib_levels.lua
(9.37 KiB) Downloaded 3124 times

Re: Show auto fibonacci lines

PostPosted: Tue Jan 04, 2011 5:47 am
by luigipg
Dear Nikolay always thank you for what you do, could you develop this indicator in such a way that always show the levels and their respective prices, without having to pass the mouse over them? Thanks in advance. Luigi.

Re: Show auto fibonacci lines

PostPosted: Tue Mar 26, 2013 12:46 pm
by transformer
hi,

can you create option for changing line width(1,2,3) and style(straight line, dotted line, dashed line) and coloring options , and yes or no options for each line to show and hide the line.

Re: Show auto fibonacci lines

PostPosted: Wed Mar 27, 2013 6:15 am
by Apprentice
Your requests are added to the development list.

Re: Show auto fibonacci lines

PostPosted: Thu Mar 28, 2013 1:07 pm
by speakinmymind
Hey could you add an option to automate the "To" part of the from - to scenario so that the if a new low or new high is created it automatically adjusts?

Also, could you create an option for an alert for each line when touched?

Lastly, could you allow the option to use High/Lows instead of close price?

I appreciate your organization for providing these things for free, you guys are amazing

Re: Show auto fibonacci lines

PostPosted: Fri Mar 29, 2013 2:07 pm
by Apprentice
hi_lo_fib_levels.lua
(8.32 KiB) Downloaded 1520 times

Line Style Options Added.
Line On/Off exists already.
Alert added to the development list.

Re: Show auto fibonacci lines

PostPosted: Sun Mar 31, 2013 5:06 pm
by speakinmymind
Can you add the labels to each line as well?

Re: Show auto fibonacci lines

PostPosted: Mon Apr 01, 2013 7:16 am
by Apprentice
Will add them, in the next update.

Re: Show auto fibonacci lines

PostPosted: Tue Apr 02, 2013 12:43 pm
by speakinmymind
Can you make the lines static when changing time frames??

Basically, I would like to find a range on a 1D chart, then change my time frame to a 2hr chart without having to go back and set the fib lines again.

I would like the lines that were set on the 1D chart to be static at the same prices even if I change time frames

Re: Show auto fibonacci lines

PostPosted: Fri Apr 05, 2013 4:58 am
by speakinmymind
Another request for this indicator is to highlight the actual price of each line on the right of the screen to allow for ease of trade planning.