This project allows real-time monitoring of Google (GOOGL) stock prices, downloading historical data, and plotting the price evolution using the Alpha Vantage API.


- Download historical stock data for Google.
- Plot the price evolution.
- Real-time monitoring with configurable intervals.
- Integration with the Alpha Vantage API.
- Python 3.7 or higher.
- An account on Alpha Vantage to obtain an API key.
- Python libraries:
alpha_vantage
pandas
matplotlib
- Clone this repository:
git clone https://github.com/your-username/monitoreo-googl.git
python3 monitoreo.py