Skip to content

balucas/stock-news-timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Data & News Timeline

alt text

A stock data/news application that displays historical company news. Useful for prospective investors to look at how company news affects its stock movement. Built with Node, Express, & React.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing npm packages

npm install

And repeat in the 'client' folder

Running

To run simply:

yarn dev

Stock ticker default is 'AMZN', to change simply edit and press enter. Click on candlestick markers to retrieve news articles from that time.

Ideally, the range of the time series data would be one year. But due to NewsAPI limitations, 30 days prior is the max range I could get with a free API key.

Acknowledgments

  • alphavantage.co
  • NewsAPI.org

About

Stock data & news timeline application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published