GetQuoteMedia: Get a raw dataframe from App.QuoteMedia.com

Description Usage Arguments Value

Description

bug: start with a month later than the input date. fixed: allow start date to be different, use seperate conditions in selecting datasets (eg. in DRIVS::PlaceETFVariables)

Usage

1
2
GetQuoteMedia(symbol = "SPY", start.date = as.Date("2015-01-01"),
  end.date = Sys.Date())

Arguments

symbol

string asset ticker, default: 'SPY'

start.date

date start date

end.date

date end date

Value

raw df directly downloaded from the server, not cleaned


hughshuwang/isocyanate documentation built on May 30, 2019, 7:17 a.m.