/*********************************************************************************************** Title: Fibonacci Time Lines Indicator for eSignal By: Divergence Software, Inc. Web: http://www.sr-analyst.com ================================================================================================ Project Description: Uses the eSignal mouse interface to set the anchor point (generally a significant swing high or swing low). From the anchor point it will plot vertical lines at fibonacci intervals. Multiple sets of lines can be applied to the same chart and the intervals used for generating the lines can be adjusted via the indicator menu. Note: Remember that in eSignal 12 you must hold down your SHIFT key while clicking on any buttons or setting an anchor. Steps to Draw a Fibonacci Line Set: 1. Load the FibonacciTimeLines.efs indicator into your chart. When loaded, you will see a small button at the lower-left of your chart labelled "fL". This is referred to as the "activator button". 2. Click once on the "fL" button. The "fL" activator button will be replaced by a prompt to "Single-click on the anchor bar...". Move your mouse cursor near the high or low of any bar on your chart and click once. The Fibonacci Time Lines will be drawn on the chart based on this anchor point. You can repeat the process to draw multiple line sets on your chart. Any fibonacci time lines that you create will remain on the chart until you either explicitly delete them or unload the script. To delete an existing fibonacci time line set, simply double-click on the interval text that appears to the right of each vertical line drawn in the set. Indicator Parameters: Fib Line #1: The offset for the first vertical line. Generally this would be left at 0 to create the vertical line at your anchor point. Color: The color to use for the vertical line. Fib Line #2 through Fib Line #14: Specify the offset to use for each line. Color: Specify the color to use for the vertical line. Fib Line Thickness: The thickness to use when drawing the fib lines. The default is 2 and you can input a value between 1 and 10. Line Type: Select the line type to use when drawing the fib lines. The default is "Solid". Text Font Size: The font size to use when drawing the label text at the base of each line. The default is 10 and you can select a value between 8 and 55. Button FG Color: The foreground color to use when drawing the activator button. The default is white. Button BG Color: The background color to use when drawing the activator button. The default is light blue. Button Horz Offset: The horizontal offset (in pixels) at which to display the activator button. You will only need to adjust this option if you are using other indicators or scripts that draw buttons at the lower-left of your chart. This option allows you to move the button out of the way of any other buttons. Button Vert Offset: The vertical offset (in pixels) at which to display the activator button. You will only need to adjust this option if you are using other indicators or scripts that draw buttons at the lower-left of your chart. This option allows you to move the button out of the way of any other buttons. Disclaimer: For educational purposes only! Obviously, no guarantees whatsoever and use at your own risk. **********************************************************************/