calc_return_series: Use stock holdings and price data to find daily return on...

Description Usage Arguments

Description

Use stock holdings and price data to find daily return on fund using only invested asset. Result is produced for indivisual tickers.

Usage

1
calc_return_series(return_level = c("ticker", "fund"), benchmark = "SPTR")

Arguments

return_level
  • ticker: return info for each ticker in a long format data.frame

    • fund: fund return info

benchmark

Ticker of the benchmark. If NA, then benchmark return will not be produced for the period.


shawnlinxl/ptdash documentation built on May 8, 2019, 9:45 a.m.