portfolio_cumulative.return: Function to calculate portfolio equity given weights. Unlike...

Description Usage

Description

Function to calculate portfolio equity given weights. Unlike the version from PerformanceAnalytics, can handle long-short portfolios. Returns equity curve as opposed to returns.

Usage

1
2
portfolio_cumulative.return(df, weights = NULL, rebalance_on = NULL,
  verbose = FALSE, zero_cut = TRUE)

T-Marty/trademartyr documentation built on May 31, 2019, 5:10 p.m.