Scrape page https://www.b3.com.br/en_us/market-data-and-indices/data-services/market-data/historical-data/derivatives/trading-session-settlements/ to get futures prices.
First date ("YYYY-MM-DD") to yc_mget
multiple curves
Last date ("YYYY-MM-DD") to yc_mget
multiple curves
Number of days in between fetched dates (default = 1) in yc_mget
Location of cache folder (default = cachedir())
Whether to use cache or not (default = TRUE)
futures_get
returns the future contracts for the given date and
futures_mget
returns future contracts for multiple dates in a given range.
Specific date ("YYYY-MM-DD") to yc_get
single curve
data.frame
with futures prices.