downloadTiingo: Download time-series from Tiingo

Description Usage Arguments Details Value

Description

Download time-series from Tiingo

Usage

1
downloadTiingo(ticker, t_api, try_mode = TRUE)

Arguments

ticker

symbol to download, e.g., aapl

t_api

your Tiingo API key, see details

try_mode

boolean to use try when downloading

Details

Time-series is downloaded from Tiingo, an online data library for publically traded stocks, ETFs, and mutual funds - www.tiingo.com. You can sign up for a free account and get an API key. This function returns the dates and percent change (return) of the adjusted close (price adjusted for dividends and other corporate actions).

Value

Time-series of total returns


alejandro-sotolongo/InvMgmt documentation built on Dec. 18, 2019, 3:33 a.m.