- Converted runSum, wilderSum, runMin, runMax, runMedian, runMAD to use xts |
|
More...
|
over 17 years ago
|
- Converted runSum, wilderSum, runMin, runMax, runMedian, runMAD to use xts - Removed 'x <- na.omit(x)' from the above functions to aviod input attributes, which would be passed to result object via 'reclass(result, match.to=x)' - Added 'Depends: xts' to DESCRIPTION file |
|
More...
|
over 17 years ago
|
- Added Money Flow Index function and documentation. |
|
More...
|
over 17 years ago
|
- Added Money Flow Index function and documentation. |
|
More...
|
over 17 years ago
|
- Added volatility estimators/indicators and documentation. |
|
More...
|
over 17 years ago
|
- Added volatility estimators/indicators and documentation. |
|
More...
|
over 17 years ago
|
- Corrected ZigZag to go to top of loop at signal change |
|
More...
|
over 17 years ago
|
- Corrected ZigZag to go to top of loop at signal change |
|
More...
|
over 17 years ago
|
- Corrected runMedian and runMAD. The arg controlling which type of median to calculate for even-numbered samples wasn't being passed to the Fortran routine. |
|
More...
|
over 17 years ago
|
- Corrected runMedian and runMAD. The arg controlling which |
|
More...
|
over 17 years ago
|
- Removed .First.lib function and added .onLoad with package version. - Make the following changes to ZigZag: - added lastExtreme T/F arg - added retrace T/F arg - added percent T/F arg (affects the change arg) - added change arg (formerly named 'retrace') |
|
More...
|
over 17 years ago
|
- Removed .First.lib function and added .onLoad with package version. |
|
More...
|
over 17 years ago
|
- Corrected NaN replacement in CLV |
|
More...
|
over 17 years ago
|
- Corrected NaN replacement in CLV |
|
More...
|
over 17 years ago
|
- Added code to set last two values of the Zig Zag series |
|
More...
|
over 17 years ago
|
- Added code to set last two values of the Zig Zag series |
|
More...
|
over 17 years ago
|
- Added ZigZag indicator (without documentation) |
|
More...
|
over 17 years ago
|
- Added ZigZag indicator (without documentation) |
|
More...
|
over 17 years ago
|
- Revert ROC function to previous version |
|
More...
|
over 17 years ago
|
- Revert ROC function to previous version |
|
More...
|
over 17 years ago
|
Updated DESCRIPTION, CHANGES, and man/TTR.Rd files prior to submitting to CRAN. |
|
More...
|
over 17 years ago
|
Updated DESCRIPTION, CHANGES, and man/TTR.Rd files prior |
|
More...
|
over 17 years ago
|
fixed trailing 0s to trailing NAs |
|
More...
|
over 17 years ago
|
fixed trailing 0s to trailing NAs |
|
More...
|
over 17 years ago
|
match.arg(type) in ROC changed to simple subsetting of type |
|
More...
|
over 17 years ago
|
match.arg(type) in ROC changed to simple subsetting of type |
|
More...
|
over 17 years ago
|
Changed MA-type args and updated documentation for TRIX, MACD, |
|
More...
|
over 17 years ago
|
Changed MA-type args and updated documentation for TRIX, MACD, and KST. |
|
More...
|
over 17 years ago
|
Changed MA-type args and updated documentation for DPO, EMV, RSI, |
|
More...
|
over 17 years ago
|
Changed MA-type args and updated documentation for DPO, EMV, RSI, bollingerBands, chaikinVolatility, stoch, SMI. |
|
More...
|
over 17 years ago
|