Skip to content

A user friendly app that allows users to download financial stock data from Yahoo Finance.

Notifications You must be signed in to change notification settings

simaan84/Yahoo_Finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Downloading Data from Yahoo Finance

This is a user freindly app that allows users to navigate through different stock/indices from Yahoo Finance and export data to a csv file. The app was created using the R Shiny package and depends solely on the quantmod package.

The app can be ran locally using the following R commands:

library(shiny)
runGitHub("Yahoo_Finance","simaan84") 

About

A user friendly app that allows users to download financial stock data from Yahoo Finance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages