R Stocks

R Stocks: Interactive Stock Analysis with R Shiny

An interactive R Shiny App that revolutionizes the way public financial information is displayed. Built on top of well-known R packages for financial analysis: yfR, QuantMod, PriceR and Quandl.

R Shiny Apps

R Shiny Apps in a Docker Container

Exploring the integration of Docker and R Shiny, focusing on reproducibility in software development. Creating a Shiny Docker image for the R Stocks project to simplify deployment and sharing of our interactive data applications.

Financial data in R - Fundamentals - QuanDL

You might be curious about getting historical fundamental data on companies, for some project that you want to accomplish - QuanDL is an open source library that helps us with this task (provided the API).

September 18, 2022 · 2 min · 215 words ·  ·  R-Stocks ·  R

Financial data in R - Dividend and Splits - QuantMod

You might be curious about getting historical dividends and stock splits for some project that you want to accomplish - QuantMod is an open source library that helps us with this task.

September 14, 2022 · 2 min · 219 words ·  ·  R-Stocks ·  R

Financial data in R - FOREX and Inflation - PriceR

You might be curious about getting historical exchange rates between currencies or check historical inflation data for some project that you want to accomplish - PriceR is an open source library that helps us with this task.

August 14, 2022 · 2 min · 336 words ·  ·  R-Stocks ·  R