/*********************************************************************************************** Title: Swing Fib Ratios Indicator for eSignal By: Divergence Software, Inc. Web: http://www.sr-analyst.com ================================================================================================ Project Description: Plots swings based on user-defined criteria. Dislaimer: For educational purposes only! Obviously, no guarantees whatsoever and use at your own risk. ************************************************************************************************* Project Description: The Swing Fib Ratios indicator plots swings based on user-defined criteria and then plots the retracement/ extension ratios back to prior swings. This provides a quick snapshot of recent price action and aids in the identification of price patterns. Indicator Parameters: ===================== Minimum Swing Size (Points): The minimum distance that price must move to confirm a swing. The default value is 2 points but you can change this to any value that makes sense for the particular security you are charting. Minimum Bars In Swing (Bars): The minimum number of bars required to create a valid swing. The default value is 3 bars. Any potential swing that mees the Minimum Swing Size criteria but does NOT meet the minimum bars criteria will be ignored. Swing Up Line Color: The color to use when plotting upswings. The default is teal. Swing Dn Line Color: The color to use when plotting downswings. The default is maroon. Thickness: The line thickness to use when plotting swings. The default is a thickness of 3. Line Type: The line type to use when plotting swings. The default is Solid. Retracement Line Color: The color to use when plotting the retracement lines. The default is navy. Thickness: The line thickness to use when plotting retracement lines. The default is a thickness of 1. Line Type: The line type to use when plotting the retracement lines. The defaultis Dot. Plot Level 1 Retracements: True or False. Plot a retracement line back to the most recent neighbor swing. Plot Level 2 Retracements: True or False. Plot a retracement line back to the second most recent neighbor swing. Plot Level 3 Retracements: True or False. Plot a retracement line back to the third most recent neighbor swing. Draw Ratios: True or False. If true, the retracement values will be printed on the chart for each retracement line drawn. Upper Ratio Color: The color to use when drawing ratios based on swing highs. Default color is maroon. Lower Ratio Color: The color to use when drawing ratios based on swing lows. Default color is dark green. Text Font Size: Font size to use when drawing ratios. Default font size is 10. Text Decimal Precision: Decimal Precision to use when drawing ratios. Default is 3 decimals. Disclaimer: For educational purposes only! Obviously, no guarantees whatsoever and use at your own risk. ************************************=******************************************************************/