Skip to main content

A package for portfolio optimization.

Project description

PortfolioOptimization

License Python

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PortfolioOptimization-0.0.11.tar.gz (21.9 kB view hashes)

Uploaded Source

Built Distribution

PortfolioOptimization-0.0.11-py3-none-any.whl (24.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page