CRAN release 0.23-5
The main change in this release was moving all Fortran code to C.
We also added some warnings to the documentation for DPO and ZigZag to note that they shouldn't be used to predict prices, because they depend on future price data.
There was a fix to many functions that use EMA
. Now the user-supplied value for wilder
will be used if maType = "EMA"
is the default and not explicitly provided by the user.