Skip to content

CRAN release 0.23-5

Compare
Choose a tag to compare
@joshuaulrich joshuaulrich released this 16 Dec 14:02
· 112 commits to master since this release

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.