/*********************************************************************************************** Title: SineWave Plot Indicator for eSignal By: Divergence Software, Inc. Web: http://www.sr-analyst.com ================================================================================================ Project Description: This indicator will display up to 3 user-defined sine waves in an indicator pane. For each sine wave you control the period, amplitude, and offset. All of the waves will be extended into the future by a user- defined number of bars. The cycle length is the peak-to-peak distance, in bars and the amplitude is the distance from peak to trough (height). Indicator Parameters: Extend Forward: The number of bars into the future to extend the active sine waves. Default is 200 and you can input any value from 0 to 99999. Sine #1 Period: Input the period to use for the cycle. A value of 0 will disable the display of this particular cycle. Enter a value between 0 and 9999. Amplitude: Input the amplitude of the cycle. This can be any number between 0 and 9999. The amplitude is the height of the cycle wave. Offset: Input the offset of the cycle. This can be a number between -9999 and +9999. Use this option to shift the cycle to the left or to the right, as needed. Plot Color: Set the color for the cycle wave plot. Default is purple. Thickness: Set the thickness for the cycle wave plot. Default is 2. Line Type: Select from "Solid", "Dot", "Dash", "DashDot" and "DashDotDot". Default is Solid. Sine #2 Period: Input the period to use for the cycle. A value of 0 will disable the display of this particular cycle. Enter a value between 0 and 9999. Amplitude: Input the amplitude of the cycle. This can be any number between 0 and 9999. The amplitude is the height of the cycle wave. Offset: Input the offset of the cycle. This can be a number between -9999 and +9999. Use this option to shift the cycle to the left or to the right, as needed. Plot Color: Set the color for the cycle wave plot. Default is darkgreen. Thickness: Set the thickness for the cycle wave plot. Default is 2. Line Type: Select from "Solid", "Dot", "Dash", "DashDot" and "DashDotDot". Default is Solid. Sine #3 Period: Input the period to use for the cycle. A value of 0 will disable the display of this particular cycle. Enter a value between 0 and 9999. Amplitude: Input the amplitude of the cycle. This can be any number between 0 and 9999. The amplitude is the height of the cycle wave. Offset: Input the offset of the cycle. This can be a number between -9999 and +9999. Use this option to shift the cycle to the left or to the right, as needed. Plot Color: Set the color for the cycle wave plot. Default is maroon. Thickness: Set the thickness for the cycle wave plot. Default is 2. Line Type: 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. *******************************************************************************************************/