calc_stochastic_d: Calculate Stochastic D Indicator
Description
Calculates the Stochastic D indicator for momentum analysis.
The %D line is the smoothed version of %K, commonly used for
momentum signals in range 0-100.
Usage
calc_stochastic_d(data, k = 14, d = 3)
Value
Data.table with Stochastic D values for each symbol