View source: R/calculate_marked_value.R
calculate_marked_value | R Documentation |
Calculate marked value
calculate_marked_value( df_portfolio, etf_info, df_closing_price, benchmark_name = "iShares MSCI ACWI UCITS ETF", benchmark_ticker = "IUSQ.DE", performance_info )
df_portfolio |
data.frame with stocks |
etf_info |
list with ETF info |
df_closing_price |
data.frame with Date and and a column for each stock with closing price in DKK |
benchmark_name |
character string with benchmark name |
benchmark_ticker |
character string with benchmark ticker |
performance_info |
list with performance info (sector and geography) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.