shrey141102 / PythonProjects

Python Programs
8 stars 37 forks source link

Add Stock Trading News Alerter folder #92

Closed CodeAceKing382 closed 6 months ago

CodeAceKing382 commented 6 months ago

This pull request introduces the 'Stock Trading News Alerter' project, a Python application designed to monitor and alert users about significant stock price changes for various companies, with a focus on user-customizable alerts.

Key Additions:

The project leverages APIs from Alpha Vantage and NewsAPI to fetch real-time stock data and news, and uses the Twilio API for sending SMS alerts. The README file includes all necessary information for setting up and using the application, making it accessible for users with varying levels of technical expertise.

Looking forward to your feedback and suggestions!

shrey141102 commented 6 months ago

nice work man