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 further patch to getOptionChain to handle Yahoo More... over 14 years ago
o getOptionChain(.yahoo) now handles leading ^ in yahoo symbology (e.g. ^RUT). Thanks to Noah Silverman for the report o cleaned up missing docs for new bid/ask functionality More... over 14 years ago
o getOptionChain(.yahoo) now handles leading ^ in More... over 14 years ago
o moved (back) methods from Imports to Depends until all S4 can be removed from the package o added alias in .Rd files for some new chart_ functionality to prepare for a new CRAN release More... over 14 years ago
o moved (back) methods from Imports to Depends until More... over 14 years ago
o added RSIup and RSIdn args to add_RSI. Thanks to Brian Peterson for the patch. More... almost 15 years ago
o added RSIup and RSIdn args to add_RSI. Thanks More... almost 15 years ago
o patched getSymbols( adjust=TRUE) to fix bug reported by Fernando Antunes. Patch by Josh Ulrich. More... almost 15 years ago
o patched getSymbols( adjust=TRUE) to fix bug reported More... almost 15 years ago
o periodReturn speed improvements o chartSeries multi.col=TRUE now matches the documentation thanks to Daniel Probst for the report o experimental Delt_ function to test changes to Delt (in new periodReturn for now) More... almost 15 years ago
o periodReturn speed improvements More... almost 15 years ago
o once again, patching the yahoo option scraping code. should be a bit more robust now. o added back in some suggests to fix R CMD check stuff More... almost 15 years ago
o once again, patching the yahoo option scraping code. More... almost 15 years ago
o getSymbols.yahoo now adds tzone to xts object, based on Sys.getenv("TZ") More... almost 15 years ago
o getSymbols.yahoo now adds tzone to More... almost 15 years ago
o patched getOptionChain.yahoo to return all contracts when Exp=NULL o altered import/depends again More... almost 15 years ago
o patched getOptionChain.yahoo to return all More... almost 15 years ago
o patched getOptionChain.yahoo to work with short symbol names thanks to Josh for the fix/insight o experimental imports of TTR instead of depends. Mostly as a test to check whether other package conflicts can be handled when complex use of one is required (like TTR in quantmod) More... almost 15 years ago
o patched getOptionChain.yahoo to work with short symbol names More... almost 15 years ago
o added ignore.case=TRUE to internals of Op,Cl,Hi, etc to allow for case-insensitive handling of naming conventions -- thanks to Brian Peterson for the patch. More... about 15 years ago
o added ignore.case=TRUE to internals of Op,Cl,Hi, etc More... about 15 years ago
o fixed getOptionChain.yahoo to work with changed format from yahoo finance. Thanks to Mark Breman for the quick bug report. More... over 15 years ago
o fixed getOptionChain.yahoo to work with changed format More... over 15 years ago
o fixed some clipping issue on main window (xpd was missing) More... over 15 years ago
o fixed some clipping issue on main window (xpd was missing) o new current.chob() function now returns invisibly the current chob object. This is useful to plot an object that has been built within a function More... over 15 years ago
o fixed bug in rylab not being copied into Env$theme Thanks to Glenn Lemoine for the report More... over 15 years ago
o fixed bug in rylab not being copied into Env$theme More... over 15 years ago
o fixed bug in chart_Series when drawing series with embedded NAs More... over 15 years ago
o fixed bug in chart_Series when drawing series with embedded NAs o add_title skeleton More... over 15 years ago
o add_axis to add aribitrarily spaced ticks on left or right y axis o experimental add_Last (unexported) to append final price values and names to RHS of chart More... over 15 years ago