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
- SAR initial gap is now sd(high-low) instead of hard-coded at 0.01
Joshua Ulrich
as bodanker
More... over 12 years ago
- SAR initial gap is now sd(high-low) instead of hard-coded at 0.01 - Fix SAR unit test attribute check More... over 12 years ago
- Change DINT to INT in movingAverages.f to avoid warning More... over 12 years ago
- Change DINT to INT in movingAverages.f to avoid warning
Joshua Ulrich
as bodanker
More... over 12 years ago
- Put brackets around if blocks for colname code
Joshua Ulrich
as bodanker
More... over 12 years ago
- Put brackets around if blocks for colname code - Fix typo in EVWMA colname code (s/price/x) - Remove 'n' from VMA colname code More... over 12 years ago
- Move wilderSum from TTRtools.R to runFun.R
Joshua Ulrich
as bodanker
More... over 12 years ago
- Move wilderSum from TTRtools.R to runFun.R More... over 12 years ago
- Update date and license
Joshua Ulrich
as bodanker
More... over 12 years ago
- Update date and license More... over 12 years ago
- Fix typo in formula
Joshua Ulrich
as bodanker
More... over 12 years ago
- Fix typo in formula More... over 12 years ago
- Fix typo in docs (and roxygenize) More... over 12 years ago
- Fix typo in docs (and roxygenize)
Joshua Ulrich
as bodanker
More... over 12 years ago
- Fix typo in docs
Joshua Ulrich
as bodanker
More... over 12 years ago
- Fix typo in docs More... over 12 years ago
- Object retured by CCI now has colnames of 'cci'
Joshua Ulrich
as bodanker
More... over 12 years ago
- Object retured by CCI now has colnames of 'cci' More... over 12 years ago
- Fix stoch/WPR patch to only replace NaN (and not leading NA also)
Joshua Ulrich
as bodanker
More... over 12 years ago
- Fix stoch/WPR patch to only replace NaN (and not leading NA also) More... over 12 years ago
- Patch stoch and WPR to equal 0.5 whenever highest high equals lowest low
Joshua Ulrich
as bodanker
More... over 12 years ago
- Patch stoch and WPR to equal 0.5 whenever highest high equals lowest low More... over 12 years ago
- Added clarification on the displaced nature of DPO More... over 12 years ago
- Added clarification on the displaced nature of DPO
Joshua Ulrich
as bodanker
More... over 12 years ago
- Fix to BBands docs, thanks to Evelyn Mitchell More... over 12 years ago
- Fix to BBands docs, thanks to Evelyn Mitchell
Joshua Ulrich
as bodanker
More... over 12 years ago
- Initial commit of rolling single factor model (rollSFM)
Joshua Ulrich
as bodanker
More... over 12 years ago
- Initial commit of rolling single factor model (rollSFM) More... over 12 years ago
- Move aroon() to C - Update xts Depends and LinkingTo (to use naCheck in C) - Fix aroon unit test output More... over 12 years ago
- Move aroon() to C
Joshua Ulrich
as bodanker
More... over 12 years ago