bunnysaini/Stock-News-Alert
A Stock News Update Program that messages you the increase or decrease in % value of the stock and the probable news that caused the fluctuation.
- Create a Trial Account on Twilio - To send and receive messages with Messaging APIs
- Generate a Twilio Number (Sender Number), API Key, Auth Token, Account SID and add them in main.py
- Log in for a free API Key from Alphavantage and add it in main.py - provides enterprise-grade financial market data through a set of powerful and developer-friendly APIs
- Enter Your mobile number (Reciever Number) in main.py
- Enter the interested stock name and the company name for that stock
- Run this program on cloud to automate it, to recieve a message every morning if the stock fluctuates more than 5% accompanied with the Top 3 News of the company.