R Stocks

R Stocks: Open Source Power for Streamlined Stock Analysis with Shiny

Just for the purpose of improving my R Shiny skills, I was wondering if there was any open source project that gets financial data and display it interactively. Found no active projects, so started this one.

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).

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.

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.

Financial data in R - Stocks Price - yfR

You might be curious about getting historical stock price on companies, for some project that you want to accomplish - yfR is an open source library that helps us with this task.