/Stock_Alert

Using the API's of alphavantage, NewsApi, and Twilio I created a program that sends me an SMS alert detailing the percent change in the stock price of today's and yesterday's closing date (if the change is at least 5%). Furthermore, whenever the percentage threshold is triggered I get sent three articles' headlines and description to aid me in knowing why might the price have changed.

Primary LanguagePython

Stargazers