1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected over 2 years ago.
Mar 15, 2022 — Mar 15, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
o patched getSymbols.yahoo to use symbol More... almost 14 years ago
o fixed bug in getSymbols.yahoo where it was finding a non-local More... almost 14 years ago
o fixed bug in getSymbols.yahoo where it was finding a non-local adjust variable instead of testing for a local one. More... almost 14 years ago
o getSymbols.Bloomberg contributed code now available for testing (undocumented) More... almost 14 years ago
o getSymbols.Bloomberg contributed code now available for testing (undocumented) More... almost 14 years ago
o fixed R error in getSymbols code - newly complaining error More... almost 14 years ago
o fixed R error in getSymbols code - newly complaining error o adjustOHLC and adjust= are now handling adjustments correctly, in the former case with a new symbol.name= arg that allows for user specified symbol naming as opposed to deparse(substitute(x)) - which remains the default. More... almost 14 years ago
o increased version number to 0.3-17 for CRAN More... almost 14 years ago
o increased version number to 0.3-17 for CRAN More... almost 14 years ago
o fixed getSymbols.yahoo bug where adjust= was being ignored More... about 14 years ago
o fixed getSymbols.yahoo bug where adjust= was being ignored when requesting more than one symbol per call More... about 14 years ago
o added symbol.name= to adjustOHLC to handle cases where x= isn't a Yahoo symbol More... about 14 years ago
o added symbol.name= to adjustOHLC to handle More... about 14 years ago
- apply patch provided by Garrett See < gsee000 <at> gmail <dot> com > to improve matching for has.* functions More... about 14 years ago
- apply patch provided by Garrett See < gsee000 <at> gmail <dot> com > to improve matching for has.* functions More... about 14 years ago
- Added functionality to set attributes with name = [column index] pairs - Updated has* functions to use above functionality More... over 14 years ago
- Added functionality to set attributes with name = [column index] pairs
Joshua Ulrich
as bodanker
More... over 14 years ago
- pass dots from command line and format arg from symbolLookup to as.Date in getSymbols.csv More... over 14 years ago
- pass dots from command line and format arg from symbolLookup to as.Date in getSymbols.csv More... over 14 years ago
o patched add_TA to properly handle tzones (.xts wasn't picking up the indexTZ of the original data, and defaulting to Sys.getenv("TZ")) This should likely be re-written, but works now More... over 14 years ago
o patched add_TA to properly handle tzones (.xts wasn't picking More... over 14 years ago
o cleaned up docs for R CMD check More... over 14 years ago
o cleaned up docs for R CMD check o new version 0.3-15 for CRAN More... over 14 years ago
o small patches to getModelData and modelReturn to make use of xts instead of zoo (which dates from 2006). This should allow the basic examples to run again. o tradeModel() now issues a warning if there is just 'one' signal, i.e. 'no signal'. This makes for poorly formatted output as Inf or 0 is the return. Will look to make this less painful to look at in the near future. o added setOldClass('xts') and setClassUnion("xtsORzoo", c("xts","zoo")) though I really, really dislike anything to do with S4... o increased version to 0.3-14.2 More... over 14 years ago
o small patches to getModelData and modelReturn to make use of More... over 14 years ago
o patched getOptionChain.yahoo to handle yahoo-patched More... over 14 years ago
o patched getOptionChain.yahoo to handle yahoo-patched re-inclusion of front month in html source. This reverts back to the handling found pre r546. Thanks to Noah Silverman for the report. More... over 14 years ago
- update setSymbolLookup to allow passing a named list of per-symbol parameters (e.g. from an automated loader) while preserving existing functionality More... over 14 years ago
- update setSymbolLookup to allow passing a named list of per-symbol parameters (e.g. from an automated loader) while preserving existing functionality More... over 14 years ago
o further patch to getOptionChain to handle Yahoo More... over 14 years ago