1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 03, 2024 — Oct 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Converted runSum, wilderSum, runMin, runMax, runMedian, runMAD to use xts
Joshua Ulrich
as bodanker
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.
Joshua Ulrich
as bodanker
More... over 17 years ago
- Added volatility estimators/indicators and documentation. More... over 17 years ago
- Added volatility estimators/indicators and documentation.
Joshua Ulrich
as bodanker
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
Joshua Ulrich
as bodanker
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
Joshua Ulrich
as bodanker
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.
Joshua Ulrich
as bodanker
More... over 17 years ago
- Corrected NaN replacement in CLV More... over 17 years ago
- Corrected NaN replacement in CLV
Joshua Ulrich
as bodanker
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
Joshua Ulrich
as bodanker
More... over 17 years ago
- Added ZigZag indicator (without documentation)
Joshua Ulrich
as bodanker
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
Joshua Ulrich
as bodanker
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
Joshua Ulrich
as bodanker
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,
Joshua Ulrich
as bodanker
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,
Joshua Ulrich
as bodanker
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