td_get_current {GetTDData}R Documentation

Returns current TD prices

Description

Fetches current prices of TD assets from website's json api at <https://www.tesourodireto.com.br/titulos/precos-e-taxas.htm>

Usage

td_get_current()

Value

a dataframe with prices

Examples

## Not run: 
td_get_current()

## End(Not run)

[Package GetTDData version 1.5.7 Index]