/*********************************************************************************************** Title: Slow Stochastic Indicator for eSignal By: Divergence Software, Inc. Web: http://www.sr-analyst.com ================================================================================================ Project Description: This indicator plots a slow stochastic in the same manner as that found on the CQG charting platform. Indicator Parameters: Fast Period: The fast period to use for the calculation. Default is 14. Slow Period: The slow period to use for the calculation. Default is 5. Smooth Period: The smoothing period to use for the calculation. Default is 3. Stoch Source: Select the input source to use for the stochastic calculation. Default is hlc3. %K MA Type: Select the averaging type to use for the %K plot. Default is sma. %D MA Type Select the averaging type to use for the %D plot. Default is sma. %K Color: Select the color to use when plotting the %K line. 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. %D Color: Select the color to use when plotting the %D line. 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. Disclaimer: For educational purposes only! Obviously, no guarantees whatsoever and use at your own risk. *******************************************************************************************************/