SSD (Stochastic Slow)

SSD (Stochastic Slow) is one of three very popular and widely used Stochastic oscillators that were developed by George C. Lane in the late 1950s. Besides SSD, the group includes SFK (Stochastic Fast) and STOCHASTIC (Stochastic). What makes SSD 'slow' is an additional smoothing technique used in its calculation (such smoothing technique is not used in the calculation of 'fast' SFK.

According to George C. Lane, Stochastic is a momentum oscillator that doesn't follow price, it doesn't follow volume or anything like that. It follows the speed or the momentum of price. As a rule, the momentum changes direction before price. Hence, it can be added that Stochastic oscillators help to foresee possible trend reversals, too.

A Stochastic oscillator consists of two sets of values:

The oscillator is calculated automatically in accordance with certain mathematical formulas (they are provided later in the article). As a result, values of both lines in the range from 0 through 100 are obtained for each period. On a chart, the SSD oscillator is drawn in the form of two lines moving up and down parallel to each other within this range (0 - 100). From time to time, they cross over certain fixed levels and each other. The levels serve determining whether an instrument is overbought or oversold. The lines' crisscrossing can be a trading signal (read later in the article).

A Stochastic oscillator is always drawn in an additional area below the market price chart.

On the following picture, you can see an example of the SSD oscillator drawn in an additional area below the price chart.



Please remember that the oscillator uses the historical data for its calculation, and all the information it provides belongs to the past. Indicators do not predict the market price future behavior. A trader can only suppose that the past tendencies will continue to develop in the same way for some time in the future and try to use this supposition appropriately.

As a momentum oscillator, SSD suits both ranging and trending markets, provided the trend takes on a zigzag format.

In calculation of the signal %D line, the oscillator employs an additional smoothing technique resulting in its noticeable lagging behind the %K line.

The SSD oscillator works well in company with a bar chart and other indicators, especially trend-following ones.

To apply an SSD oscillator to a chart, a trader needs to follow the procedure common to all Marketscope indicators. For more information, see the Add Indicator article.

During the procedure, a trader can customize the oscillator by specifying its parameters in the Properties dialog box. For more information, see the Change Indicator Properties article.

The parameters fall into three groups:

The SSD oscillator has three Calculation parameters:

The parameters are available on the Parameters tab of the SSD Properties dialog box under the Calculation heading.

The SSD oscillator has several Levels' parameters:

On the following picture, you can see how oscillators of different Levels' parameters (with level lines of different Overbought level and Oversold level values, widths, styles, and colors) look like on a chart.



The parameters are available on the Parameters tab of the SSD Properties dialog box under the Levels heading.

When an SSD oscillator is drawn on a chart, a trader can analyze its information and try to interpret it correctly. SSD produces several trading signals that are identical to those of the STOCHASTIC oscillator. For more information, see the STOCHASTIC Oscillator article.

The SSD oscillator's values are calculated automatically using the following formulas:

%Ki = K-period MA of 100 x (Sum of Closei - LowestN) / (Sum of HighestN - LowestN)

Sum of Closei - LowestN = (Closei - Lowesti) + (Closei-1 - Lowesti-1) + ... + (Closei-N+1 - Lowesti-N+1)

Sum of HighestN - LowestN) = (Highesti - Lowesti) + (Highesti-1 - Lowesti-1) + ... + (Highesti-N+1 - Lowesti-N+1)

where:
%Ki - is the oscillator's %K line value of the period being calculated.
K-period - is the number of periods (specified by the %K periods parameter), over which MA is calculated.
MA - is the MVA indicator.
N - is the number of periods, over which the %K line value is calculated (specified by the %D slowing periods parameter).
Closei - is the closing price value of the period being calculated.
LowestN - is the lowest value of the N-period time frame.
HighestN - is the highest value of the N-period time frame.

%Di = D-period MA of %Ki

where:

%Di - is the oscillator's signal %D line value of the period being calculated.
D-period - is the number of periods (specified by the Number of periods for %D parameter), over which MA is calculated.
MA - is the MVA indicator.
%Ki - is the oscillator's %K line value of the period being calculated.

back