Skip to content

TheBarr/stock-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock tracker using Alpha Vantage and newsapi APIs. The application checks whether there is an upward or downward trend on a given stock and notifies us by email, including the three latest articles about the company associated with the stock.

You need to provide your own API keys and emails in .env file:
ALPHA_VANTAGE_KEY=
NEWS_KEY=
FROM_EMAIL=
FROM_EMAIL_PASSWORD=
TO_EMAIL=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages