Mirror of the quantmod R package repository
Stars
5
Forks
2
Watchers
5
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
- refactor getSplits to be more consistent with getDividends
103a0d8View on GitHubo loadSymbols now has auto.assign=getOption("loadSymbols.auto.assign",TRUE),
52109d0View on GitHubo reverting back replot.R code... so much for 'no damage done!'
3dfc319View on GitHubo getSymbols warning change. Also including explicit getOption()
ae4f0f1View on GitHubo added env=NULL ability to all other get* functions (same behavior as auto.assign=FALSE)
2990b4eView on GitHubo removed all fixed 'env' defaults to use parent.frame instead
6743eb3View on GitHubo TA.R returned to previous state for legend() definitions within chartTA and chartSetUp
835566eView on GitHubTA.R updates to fix CRAN check warnings. chartSetUp is now deprecated, and users are directed to use layout() and chart_Series
f1fa305View on GitHubo 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!
bfa1ec1View on GitHub