Skip to content

matthewgilbert/erc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Description

This is an implementation of the equal weighted risk contributions algorithm (6) outlined in "On the properties of equally-weighted risk contributions portfolios" by Maillard, Roncalli, and Teiletche available here.

Equation 6

Install

You can pip install this package from github, i.e.

pip install git+git://github.com/matthewgilbert/erc.git@master

Requires

numpy
scipy

For testing also requires

coveralls
flake8
pytest-cov

About

Simple Equal Risk Contribution Module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published