fredAPI: FRED economic date API (R6 constructor class)

fredAPIR Documentation

FRED economic date API (R6 constructor class)

Description

FRED economic data API inherits 'TDIConnection' to implement the FRED API requests.

Super classes

TDI::baseTDI -> TDI::TDIConnection -> fredAPI

Methods

Public methods

Inherited methods

Method getChart()

Retrieve historical prices for the symbol.

Usage
fredAPI$getChart(...)
Arguments
...

see TDIConnection

Returns

An object of class 'Instrument' with historical prices.

See Also

API documentation on St. Louis Fed web services website.


n0Trader/TDI documentation built on July 30, 2023, 7:48 p.m.