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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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