Welcome to the Stock Market Monitor repository! This project provides tools and a web application for real-time analysis of Brazilian and American stock markets.
- Real-time data extraction 🚀
- Comprehensive data analysis 📊
- User-friendly interface 💻
- Support for both Brazilian and American markets 🇧🇷🇺🇸
- Clone this repository:
git clone https://github.com/marcosvandrade/stocks_monitor.git
- Navigate to the project directory:
cd stocks_monitor
- Install the required dependencies:
pip install -r requirements.txt
- Run the application:
streamlit run app.py
- Access the web interface through your browser:
http://localhost:8501
app.py
: The main application script.data/
: Directory for storing raw and processed data.notebooks/
: Jupyter notebooks for exploratory analysis.requirements.txt
: List of dependencies required to run the project.
We welcome contributions! Please fork this repository and submit a pull request with your improvements.
This project is licensed under the MIT License. See the LICENSE file for details.
- Email: contact@dataengineer.net.br
- Portfolio: dataengineer.net.br
- GitHub: marcosvandrade
Thanks to all contributors and users for their support!