Skip to content

pyriskmgmt is a full Python Library designed to offer a straightforward but comprehensive platform for risk assessment, targeting the calculation of Value at Risk and Expected Shortfall across various financial instruments.

License

Notifications You must be signed in to change notification settings

GianMarcoOddo/pyriskmgmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Risk Management Package - pyriskmgmt - Python

For a detailed summary of the package, please consult the README.md file located within the pyriskmgmt directory

The pyriskmgmt package is designed to offer a straightforward but comprehensive platform for risk assessment, targeting the calculation of Value at Risk (VaR) and Expected Shortfall (ES) across various financial instruments. While providing a solid foundation, the package also allows for more specialized development to meet users' specific investment strategies and risk requirements.

The package is structured into three core modules:

  • The equity_models module specializes in the analysis of individual stocks and portfolios.
  • The derivative_models module is tailored for evaluating risks associated with financial derivatives.
  • The fixed_income_models module focuses on assessing fixed-income securities.

Contact

Feel free to reach out for any questions or further clarification on this code.


About

pyriskmgmt is a full Python Library designed to offer a straightforward but comprehensive platform for risk assessment, targeting the calculation of Value at Risk and Expected Shortfall across various financial instruments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages