/*********************************************************************************************** Title: Fibonacci Pivots Indicator for eSignal By: Divergence Software, Inc. Web: http://www.sr-analyst.com ================================================================================================ Project Description: Plots a pivot line, seven support levels and seven resistance levels based on ratios that you can adjust via the indicator menu. The default ratios are 0.500, 0.618, 1.000, 1.382, 1.618, 2.000, and 2.618. For intraday charts. Indicator Parameters: ==================== Pivot Color: Select the color to use when plotting the Pivot line. The default is purple. Thickness: Select the thickness for the plot. Default is 3. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Dash. Ratio #1: Set the ratio to use for the R1/S1 lines. Default is 0.500. Color: Select the color to use when plotting the R1/S1 lines. The default is navy. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Ratio #2: Set the ratio to use for the R2/S2 lines. Default is 0.618. Color: Select the color to use when plotting the R2/S2 lines. The default is aqua. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Ratio #3: Set the ratio to use for the R3/S3 lines. Default is 1.000. Color: Select the color to use when plotting the R3/S3 lines. The default is darkgreen. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Ratio #4: Set the ratio to use for the R4/S4 lines. Default is 1.382. Color: Select the color to use when plotting the R1/S1 lines. The default is red. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Ratio #5: Set the ratio to use for the R5/S5 lines. Default is 1.618. Color: Select the color to use when plotting the R5/S5 lines. The default is green. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Ratio #6: Set the ratio to use for the R6/S6 lines. Default is 2.000. Color: Select the color to use when plotting the R6/S6 lines. The default is blue. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Ratio #7: Set the ratio to use for the R7/S7 lines. Default is 2.618. Color: Select the color to use when plotting the R1/S1 lines. The default is magenta. Thickness: Select the thickness for the plot. Default is 2. Valid range is 1 to 10. Line Type: Line type to use when drawing the plot. Select from Solid, Dot, Dash, DashDot and DashDotDot. Default is Solid. Disclaimer: For educational purposes only! Obviously, no guarantees whatsoever and use at your own risk. **********************************************************************/