Conditional Value-at-Risk (CVaR) portfolio optimization and Entropy Pooling views / stress-testing in Python.
Project description
Fortitudo Technologies Open Source
This package allows you to explore open-source implementations of some of our fundamental technologies, e.g., Entropy Pooling and CVaR optimization in Python. See this YouTube playlist for a walkthrough of the package’s functionality and examples. For a high-level introduction to the investment framework, see this YouTube video and Medium article.
The package is intended for advanced users who are comfortable specifying portfolio constraints and Entropy Pooling views using matrices and vectors. This gives full flexibility in relation to working with these technologies. Hence, input checking is intentionally kept to a minimum.
If you like this package, we invite you to show your support by giving it a GitHub star. The greater the number of stars it receives, the more time and energy we will invest in enhancing its functionality and providing additional examples.
Fortitudo Technologies offers novel investment software as well as quantitative and digitalization consultancy to the investment management industry. For more information, please visit our website.
Installation Instructions
Installation can be done via pip:
pip install fortitudo.tech
For best performance, we recommend that you install the package in a conda environment and let conda handle the installation of dependencies before installing the package using pip. You can do this by following these steps:
conda create -n fortitudo.tech -c conda-forge python scipy pandas matplotlib cvxopt conda activate fortitudo.tech pip install fortitudo.tech
The examples might require you to install additional packages, e.g., seaborn and ipykernel / notebook / jupyterlab if you want to run the notebooks. Using pip to install these packages should not cause any dependency issues.
You can also explore the examples in the cloud without any local installations using Binder. However, note that Binder servers have very limited resources and might not support some of the optimized routines this package uses. If you want access to a stable and optimized environment with persistent storage, please subscribe to our Data Science Server.
Disclaimer
This package is completely separate from our proprietary solutions and therefore not representative of the quality and functionality offered by the Investment Simulation and Investment Analysis modules. If you are an institutional investor who wants to experience how these methods can be used for sophisticated analysis in practice, please request a demo by sending an email to demo@fortitudo.tech.
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
Hashes for fortitudo_tech-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52d6ee14d68f1c27cd2323332da61df5c78d0bc1eb4b0c96c99dbe7a05bca674 |
|
MD5 | 403454b27bb50c43c4a5845ad3b4d7a3 |
|
BLAKE2b-256 | 48c90ae425925f00f5e6984c180f6b4c02e39fde0619d681f2aab457654b7984 |