1. in Finance

    A monte-carlo approach to the VaR (Value at Risk)

    The VaR is a usefull technique for quantifying risk. Although the theory is quite straight forward, the application migh prove a bit tricky. In this article, you will find one approach to implementing the VaR using Python. A special emphasis has been placed on the problem of taking correlation into account when implementing the method.

    Read more...