openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Q
quantmod
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
7 months
ago. based on code collected
over 2 years
ago.
Mar 15, 2022 — Mar 15, 2023
Showing page 13 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
o reverting back replot.R code... so much for 'no damage done!'
jryan
More...
over 12 years ago
o getSymbols warning change. Also including explicit getOption()
jryan
More...
over 12 years ago
o getSymbols warning change. Also including explicit getOption() check for getSymbols.auto.assign and getSymbols.env. Thanks to Garrett See for the feedback on getting ready for R 3.0 changes. o replot now being a bit more careful in plot.new calls. This is a work-in-progress to allow Rserve to process images generated via chart_Series. Not a solution yet, though seems to not cause any issue o updated getSymbols.Rd docs
Jeffrey A. Ryan
More...
over 12 years ago
o added env=NULL ability to all other get* functions (same behavior as auto.assign=FALSE) o new CHANGES updates to reflect current and forthcoming (0.5-0) changes to get/loadSymbols o additional getSymbols.Rd updates/example changes
Jeffrey A. Ryan
More...
over 12 years ago
o added env=NULL ability to all other get* functions (same behavior as auto.assign=FALSE)
jryan
More...
over 12 years ago
o more changes surrounding getSymbols and 'env'
jryan
More...
over 12 years ago
o more changes surrounding getSymbols and 'env' o new startup message o new getSymbols documentation updates o env=NULL now equal to setting auto.assign=FALSE
Jeffrey A. Ryan
More...
over 12 years ago
o removed all fixed 'env' defaults to use parent.frame instead o increased version to 0.4-0 o internal environment object storage for plotting and models now use .plotEnv and .quantmodEnv internally
Jeffrey A. Ryan
More...
over 12 years ago
o removed all fixed 'env' defaults to use parent.frame instead
jryan
More...
over 12 years ago
o TA.R returned to previous state for legend() definitions within chartTA and chartSetUp
jryan
More...
over 12 years ago
o TA.R returned to previous state for legend() definitions within chartTA and chartSetUp o getSymbols et al now default to env=parent.env(), which is in-line with the behavior of load() in base. This may cause some edge case differences in user-land, but is 'the right thing to do' Possible extension to this will involve a new environment which is currently being attached via .onAttach called .quantmodEnv and accessible via quantmodenv(). The latter may be used now, but isn't (yet) the default. This is pending further feedback. o DESCRIPTION updates o package docs updates
Jeffrey A. Ryan
More...
over 12 years ago
TA.R updates to fix CRAN check warnings. chartSetUp is now deprecated, and users are directed to use layout() and chart_Series o add_Last updates, though this is still not widely used anyway (check) o MySQL binding issue resolved even when not checking against suggests o increased version to 0.3.23
Jeffrey A. Ryan
More...
over 12 years ago
TA.R updates to fix CRAN check warnings. chartSetUp is now deprecated, and users are directed to use layout() and chart_Series
jryan
More...
over 12 years ago
o changed how chob objects are handled internally - they are now within an environment in the quantmod namespace, a convenient workaround for the unlock/lockBinding issues of R CMD check, and cleaner code to boot!
jryan
More...
over 12 years ago
o changed how chob objects are handled internally - they are now within an environment in the quantmod namespace, a convenient workaround for the unlock/lockBinding issues of R CMD check, and cleaner code to boot! o getSymbols.R cleanup of some unneeded code o DESCRIPTION Depends to xts 0.9 ... need to check xts here before actually rolling this out to CRAN (and get xts on CRAN in suitable version)
Jeffrey A. Ryan
More...
over 12 years ago
- fixed partial argument matching notes from R CMD check - fixed codoc mismatches in getFX and chart_Series
Joshua M. Ulrich
More...
over 12 years ago
- fixed partial argument matching notes from R CMD check
Joshua Ulrich
as bodanker
More...
over 12 years ago
o fixed TZ issue in getSymbols.yahoo by using "Date" indexing
jryan
More...
over 12 years ago
o fixed TZ issue in getSymbols.yahoo by using "Date" indexing by default.
Jeffrey A. Ryan
More...
over 12 years ago
version bump
Jeffrey A. Ryan
More...
over 12 years ago
version bump
jryan
More...
over 12 years ago
add_VMA and add_EVMA
jryan
More...
over 12 years ago
add_VMA and add_EVMA
Jeffrey A. Ryan
More...
over 12 years ago
- getQuote can now dispatch to 'methods'; docs updated. Thanks to Garrett See.
Joshua M. Ulrich
More...
over 12 years ago
- getQuote can now dispatch to 'methods'; docs updated. Thanks to Garrett See.
Joshua Ulrich
as bodanker
More...
over 12 years ago
- take dots so it will not fail if passed extra args (as when nested in another fn that takes dots)
Brian G. Peterson (braverock)
as braverock
More...
over 12 years ago
- take dots so it will not fail if passed extra args (as when nested in another fn that takes dots)
Brian G. Peterson
More...
over 12 years ago
- re-fix adjustOHLC; only un-adjust dividends for splits if the security has both. Thanks to Henry Bee for the patch.
Joshua M. Ulrich
More...
over 12 years ago
- re-fix adjustOHLC; only un-adjust dividends for splits if the security
Joshua Ulrich
as bodanker
More...
over 12 years ago
o added add_EMA, add_DEMA, add_WMA, add_GMMA and add_VWAP
jryan
More...
over 12 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree