Skip to content

CRAN version 0.4-13

Compare
Choose a tag to compare
@joshuaulrich joshuaulrich released this 13 Dec 12:58
· 208 commits to master since this release

BUG FIXES

  1. Fix getQuote.yahoo() when a field has no data for all requested tickers. #208
  2. Expose weekly and monthly adjusted prices from Alpha Vantage's API. #212
  3. Fix saveChart() (it actually saves a chart now!). #154
  4. Update Oanda URL, which fixes getSymbols.oanda() and getFX(). #225

NEW FEATURES

  1. Add getQuote.alphavantage(), thanks to Ethan Smith for the PR. #213, #223
  2. Add getSymbols.tiingo() to import data from Tiingo. Thanks to Steve Bronder for the PR. #220

BREAKING CHANGES

  1. Google Finance no longer provides data for historical prices or financial statements, so all Google data sources are defunct. #221