A package for portfolio optimization.
Project description
PortfolioOptimization
PortfolioOptimization is a Python package for performing portfolio optimization using various algorithms and backtesting techniques. It is designed to be highly customizable, extensible, and easy to use. The project aims to assist financial analysts, investment advisers, and researchers in making data-driven investment decisions.
Features
- Algorithms for optimizing portfolios based on various financial metrics.
- Backtesting functionality for evaluating portfolio performance.
- Plotting tools for visualization of portfolios and backtests.
- Factor scoring model for ranking stocks based on financial metrics.
- Easy-to-extend architecture for adding custom optimization algorithms and metrics.
Installation
Via Pip
In order to install PortfolioOptimization via pip, simply run the following command in your terminal:
pip install PortfolioOptimization
Via GitHub
In order to install PortfolioOptimization via GitHub, you must first clone the repository and install the required dependencies. This can be done by running the following commands in your terminal:
git clone https://github.com/nathanramoscfa/PortfolioOptimization.git
cd PortfolioOptimization
pip install -r requirements.txt
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file PortfolioOptimization-0.0.11.tar.gz
.
File metadata
- Download URL: PortfolioOptimization-0.0.11.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a100ea7d779aca88bdd2156be79e726766aaf449fe857185886c1cf1dae3f915 |
|
MD5 | 99457f8ac6eff4d4cb95124cf41883f6 |
|
BLAKE2b-256 | eebf2e910110bf1e8928f5e13451f2f3fa9181b8940e75d8e3171a14035ed5a3 |
File details
Details for the file PortfolioOptimization-0.0.11-py3-none-any.whl
.
File metadata
- Download URL: PortfolioOptimization-0.0.11-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4162e670adad00fbec51ed4505bb6b4961f20f42e35c13802cd333044a20704 |
|
MD5 | 86d74be64ac093146f061a5647ac32dc |
|
BLAKE2b-256 | aae0db591d3d7b0d98f11b634033c7862939d70b48523b01ac5b2d12a1a75f2c |