Get internal rate of return (IRR) of total portfolio

get_portfolio_irr(path, nb_period = NULL, period_type = "max")

Arguments

path

A single character string. Path where data are stored.

nb_period

An integer indicating the number of months. Default is NULL.

period_type

A single character string. Default max. Possible values max, weeks and months.

Value

A numeric for the internal rate of return (IRR) of your portfolio