download_b3_data: Download data from the Brazil Stock Exchange (B3)

Description Usage Arguments Details Value

View source: R/download-b3-data.R

Description

Download index data from the Brazil Stock Exchange (B3).

Usage

1

Arguments

config

A list of lists containing the B3 data arguments. They are asset (asset name), index (index ID, as per B3 site) and first_year (first year with available data, as per B3 site).

Details

This function downloads the data directly from an internal API of B3 that feeds some tables in the B3 site (e.g. IBOV data table).

Value

A data frame containing the following columns:

and arranged by asset and date.


GiuseppeTT/RiskParityBrazil documentation built on Dec. 17, 2021, 9:33 p.m.