Skip to contents

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

if (FALSE) { # \dontrun{
td_get_current()
} # }