Download financial data from the free 'Intrinio Stock API' (<https://intrinio.com/>). 'Intrinio' offers a REST API which provides financial markets data including intra-day stock prices, historical stock prices, technical indicators, company fundamentals, and more. Complete documentation for the 'Intrinio Stock API' is available here: <https://intrinio.com/documentation/api/>. To access the 'Intrinio Stock API', simply create a free account <https://intrinio.com/>.
Version: | 0.0.1 |
Depends: | R (≥ 3.0.1) |
Imports: | stringr, httr, jsonlite, gtools |
Published: | 2018-10-08 |
Author: | Intrinio |
Maintainer: | Kenneth Miller <kmiller at intrinio.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/intrinio/r-sdk |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | IntrinioStockAPI results |
Reference manual: | IntrinioStockAPI.pdf |
Package source: | IntrinioStockAPI_0.0.1.tar.gz |
Windows binaries: | r-devel: IntrinioStockAPI_0.0.1.zip, r-release: IntrinioStockAPI_0.0.1.zip, r-oldrel: IntrinioStockAPI_0.0.1.zip |
macOS binaries: | r-release: IntrinioStockAPI_0.0.1.tgz, r-oldrel: IntrinioStockAPI_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=IntrinioStockAPI to link to this page.