xirr icon indicating copy to clipboard operation
xirr copied to clipboard

trafficstars

.. image:: https://img.shields.io/pypi/l/xirr.svg :target: https://pypi.python.org/pypi/xirr .. image:: https://img.shields.io/pypi/v/xirr.svg :target: https://pypi.python.org/pypi/xirr .. image:: https://readthedocs.org/projects/xirr/badge :target: https://xirr.rtfd.io

xirr

Irregular internal rate of return (xirr) and net present value (npv) calculations.

Based on https://stackoverflow.com/questions/8919718/financial-python-library-that-has-xirr-and-xnpv-function with some handling for special cases from https://github.com/RayDeCampo/java-xirr/

See the Documentation <https://xirr.rtfd.io/>__.