Overload | Description |
---|---|
DStochastic(String,Series,Int32,Int32,Int32) | Evaluate the (general) %D Stochastic. |
DStochastic(Series,Int32,Int32,Int32) | Evaluate the (general) %D Stochastic. |
DStochastic(SeriesCollection,Int32,Int32,Int32) | Evaluate the (general) %D Stochastic. |
This is just the moving average of the (fast)
When the simple moving average is used and the moving average is
take over three days, the resulting indicator to referred to as the K Stochastic.
As one would expect the Moving Average D of the K Stochastic depends on:
- MA Method - This is the method by which the moving average of the Stochastic K is evaluated. We offer a range of methods for the evaluation of the moving average, these include: simple, exponential, geometric, weighted, linearly weighted and exponentially weighted.
Remark When the simple moving average is used and it is evaluated over 3-days, then the D Stochastic reduces to what is known as the slow K Stochastic.