read_portf_excel: Read portfolio development from Excel file

Description Usage Arguments Value Author(s) Examples

Description

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>... ...

Usage

1

Arguments

file

the path to the xlsx file

sheet

the sheet where the data is to be found

Value

A time series with portfolio development

Author(s)

Philipp Giese

Examples

1
calculate_gains(calculate_price("CCCAGG","BTC","USD",7))

philbtcecho/btcecho documentation built on June 6, 2019, 10:59 a.m.