td_get_current: Returns current TD prices

View source: R/td_get_current.R

td_get_currentR Documentation

Returns current TD prices

Description

Fetches current prices of Tesouro Direto (TD) assets from the website's JSON API at <https://www.tesourodireto.com.br/titulos/precos-e-taxas.htm>.

Usage

td_get_current()

Value

A data frame with prices.

Examples

## Not run: 
df_current <- td_get_current()

## End(Not run)

GetTDData documentation built on June 4, 2026, 5:06 p.m.