Simple Stochastic Slow %D

Abbreviation: SimpleStochSlow%D
Category: Time Series

Input Parameters:

Name Range Default
Time Series Close
Stochastic Periods Int >= 2 5
Smoothing Periods #1 Int >= 1 5
Smoothing Periods #2 Int >= 1 10

 
Calculation:

StochSlow%D(X, X, X, Stoch Periods, Smooth #1, Smooth #2)

where
X = Time Series
Stoch Periods = Stochastic Periods
Smooth #1 = Smoothing Periods #1
Smooth #2 = Smoothing Periods #2

StochSlow%D represents Stochastic Slow %D

 
Discussion:

Provides a version of the Stochastic Slow %D that operates on a single time series.
 

Was this article helpful?

Related Articles