Skip to content

πŸ“ˆπŸ“‰ Performance of a financial asset portfolio, including stocks, ETFs, and REITs.

License

Notifications You must be signed in to change notification settings

gsoaresdz/wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset Portfolio - Performance Analysis

Github top language Github language count Repository size

About   |   Features   |   Technologies   |   Requirements   |   Running   |   Important Notes   |   License   |   Author


🎯 About

The "Investment Portfolio" project is an application developed in Python, using Jupyter Notebook, to manage and analyze an investment portfolio. The project uses an Excel file to store the portfolio data.

πŸ“ Business Rule

The main objective of the project is to allow the organization and analysis of an investment portfolio in an automated way. The application allows reading portfolio data from an Excel file and provides tools for investment analysis.

✨ Features

βœ”οΈ Feature 1: Read portfolio data from an Excel file.

βœ”οΈ Feature 2: Analyze portfolio data.

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Python 3.6 or higher installed.

🏁 Running

Cloning the Repository

First, clone the project repository to your local machine.

$ git clone https://github.com/gsoaresdz/wallet.git

Installing Dependencies

To install the project dependencies, run the following command in the terminal:

$ pip install pandas openpyxl jupyter

Running the Code

To run the project, open Jupyter Notebook and execute the main.ipynb file.

# Access the project directory
$ cd carteira

# Start Jupyter Notebook
$ jupyter notebook

πŸ“ Important Notes

  • This project is for educational and study purposes only.
  • The analyses performed are based on the data provided in the Excel file and should be interpreted with caution.

πŸ“ License

This project is licensed under the MIT License. For more details, see the LICENSE file.

Made with ❀️ by gsoaresdz

Back to top

About

πŸ“ˆπŸ“‰ Performance of a financial asset portfolio, including stocks, ETFs, and REITs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published