Description Usage Arguments Value Author(s) Examples
Read the portfolio development from an excel file. The excel sheet should have the following structure: <empty> <Asset_1> <Asset_2>... <date> <weight_Asset_1> <weight_Asset_2>... ...
1 | read_portf_excel(file, sheet)
|
file |
the path to the xlsx file |
sheet |
the sheet where the data is to be found |
A time series with portfolio development
Philipp Giese
1 | calculate_gains(calculate_price("CCCAGG","BTC","USD",7))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.