Skip to content

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

Notifications You must be signed in to change notification settings

jcreforme/Monitoring_stock_market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google (GOOGL) Stock Monitoring

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

image

Send an email notification when the stock price reaches the target.

image

Features

  • Download historical stock data for Google.
  • Plot the price evolution.
  • Real-time monitoring with configurable intervals.
  • Integration with the Alpha Vantage API.

Prerequisites

  • Python 3.7 or higher.
  • An account on Alpha Vantage to obtain an API key.
  • Python libraries:
    • alpha_vantage
    • pandas
    • matplotlib

Installation

  1. Clone this repository:
    git clone https://github.com/your-username/monitoreo-googl.git
    

Run it

python3 monitoreo.py

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages