1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 04, 2024 — Oct 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Tagging the 0.14 release (revision 26)
Joshua Ulrich
as bodanker
More... over 16 years ago
- Updated 'Date' in DESCRIPTION and man/TTR.Rd
Joshua Ulrich
as bodanker
More... over 16 years ago
- Updated 'Date' in DESCRIPTION and man/TTR.Rd - Updated .onLoad() function to only print one line More... over 16 years ago
- Updated CHANGES file for CRAN release - Removed CR from all EOL characters in all files More... over 16 years ago
- Updated CHANGES file for CRAN release
Joshua Ulrich
as bodanker
More... over 16 years ago
- Updated documentation (value) for xts changes
Joshua Ulrich
as bodanker
More... over 16 years ago
- Updated documentation (value) for xts changes More... over 16 years ago
- Updated documentation (arguments) for xts changes - Corrected 'Value' section of Donchian Channel documentation - Updated DonchianChannel to accept univariate series - Changed unit tests for TDI and VHF to for matrix use More... over 16 years ago
- Updated documentation (arguments) for xts changes
Joshua Ulrich
as bodanker
More... over 16 years ago
- Make changes to Rd files to pass R CMD check on R-devel (2.9.0)
Joshua Ulrich
as bodanker
More... over 16 years ago
- Make changes to Rd files to pass R CMD check on R-devel (2.9.0) - Added dependency on newest xts (with as.xts.numeric, et al.) More... over 16 years ago
- Convert function inputs to matrix if they're not xtsible - Fix CMF to work when both inputs are xts (stupid mistake) - Updated license at top of each file More... over 16 years ago
- Convert function inputs to matrix if they're not xtsible
Joshua Ulrich
as bodanker
More... over 16 years ago
- Removed TTR/branches
Joshua Ulrich
as bodanker
More... almost 17 years ago
Updated version and moved 'tags' folder
Joshua Ulrich
as bodanker
More... almost 17 years ago
Updated version and moved 'tags' folder More... almost 17 years ago
- Update unit tests to check attributes - Added colnames to ADX output - Corrected BBands and CCI for rowMeans use on xts objects - Added rownames to unit test output: - ADX - aroon - Changed CCI unit test output class from 'numeric' to 'matrix' More... almost 17 years ago
- Update unit tests to check attributes
Joshua Ulrich
as bodanker
More... almost 17 years ago
- getYahooData returns an xts object
Joshua Ulrich
as bodanker
More... almost 17 years ago
- getYahooData returns an xts object More... almost 17 years ago
- SAR, stoch, SMI, WPR, and ZigZag are xts-aware - volatility and williamsAD have been xts-aware - The functions below are xts-aware via changes in other functions: - TDI, TRIX, VHF - Changed SAR and ZigZag unit tests to return non-xts object More... almost 17 years ago
- SAR, stoch, SMI, WPR, and ZigZag are xts-aware
Joshua Ulrich
as bodanker
More... almost 17 years ago
- Made EMV, KST, and MFI xts-aware
Joshua Ulrich
as bodanker
More... almost 17 years ago
- Made EMV, KST, and MFI xts-aware - The functions below are xts-aware via changes in other functions: - MACD, RSI - Updated MFI unit test output to account for leading NA More... almost 17 years ago
- Updated EMV result to include colnames - Updated CLV result to include colnames for xts objects - Removed 'names' attribute from CLV unit test output - Changed Misc unit tests: - Added checkEquals test on object attributes (checkIdentical would do this, but runs into precision issues) - Separated ROC continuous/discrete cases More... almost 17 years ago
- Updated EMV result to include colnames
Joshua Ulrich
as bodanker
More... almost 17 years ago
- Made BBands, CCI, chaikinAD, and CLV xts-aware
Joshua Ulrich
as bodanker
More... almost 17 years ago
- Made BBands, CCI, chaikinAD, and CLV xts-aware - CMF is now xts-aware (via changes in other functions) - Changed CLV unit test input to matrix - Exported DonchianChannel and added documentation More... almost 17 years ago
- Made VHF, williamsAD, and chaikinVolatility xts-aware - Changed VHF() unit test output data to account for the NA in the 28th element - Corrected williamsAD: AD=0 if C(t)=C(t-1) and updated unit test data - Corrected ROC with type='discrete' for non-xts objects More... almost 17 years ago
- Made VHF, williamsAD, and chaikinVolatility xts-aware
Joshua Ulrich
as bodanker
More... almost 17 years ago