Other packages > Find by keyword >

BatchGetSymbols  

Downloads and Organizes Financial Data for Multiple Tickers
View on CRAN: Click here


Download and install BatchGetSymbols package within the R console
Install from CRAN:
install.packages("BatchGetSymbols")

Install from Github:
library("remotes")
install_github("cran/BatchGetSymbols")

Install by package version:
library("remotes")
install_version("BatchGetSymbols", "2.6.4")



Attach the package and use:
library("BatchGetSymbols")
Maintained by
Marcelo Perlin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-06
Latest Update: 2022-05-01
Description:
Makes it easy to download financial data from Yahoo Finance .
How to cite:
Marcelo Perlin (2016). BatchGetSymbols: Downloads and Organizes Financial Data for Multiple Tickers. R package version 2.6.4, https://cran.r-project.org/web/packages/BatchGetSymbols. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2016-11-06 16:36), 1.1 (2016-12-05 22:57), 1.2 (2017-06-26 10:15), 2.0 (2018-01-22 21:09), 2.1 (2018-05-08 22:40), 2.2 (2018-10-11 15:40), 2.3 (2018-11-25 15:30), 2.4 (2019-03-23 13:16), 2.5.2 (2019-04-24 23:30), 2.5.3 (2019-08-05 21:30), 2.5.4 (2019-10-12 14:40), 2.5.5 (2020-02-13 14:20), 2.5.6 (2020-02-25 16:20), 2.5.7 (2020-04-21 16:20), 2.5.9 (2020-11-17 13:50), 2.5 (2019-04-15 14:35), 2.6.1 (2020-11-28 16:10), 2.6 (2020-11-22 15:20)
Other packages that cited BatchGetSymbols R package
View BatchGetSymbols citation profile
Other R packages that BatchGetSymbols depends, imports, suggests or enhances
Complete documentation for BatchGetSymbols
Functions, R codes and Examples using the BatchGetSymbols R package
Some associated functions: BatchGetSymbols . GetFTSE100Stocks . GetIbovStocks . GetSP500Stocks . calc.ret . df.fill.na . fix.ticker.name . get.clean.data . myGetSymbols . reshape.wide . 
Some associated R codes: BatchGetSymbols.R . GetFTSE100Stocks.R . GetSP500Stocks.R . Get_Ibov_Stocks.R . Utils.R . myGetSymbols.R .  Full BatchGetSymbols package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA