pie_portf: Pie Plot of Portfolio

Description Usage Arguments Value Author(s) Examples

Description

Make a pieplot of the current portfolio

Usage

1
pie_portf(portfolio, returns)

Arguments

portfolio

A vector defining the portfolio weights

returns

A xts with several columns consisting of data

Value

A xts with development of portfolio

Author(s)

Philipp Giese

Examples

1
2
3
data<-calculate_mutliple_cc("CCCAGG",c("BTC","LTC","DASH"),"USD",7,T)
portf<-c(0.3,0.4,0.3)
get_portf_dev(data,portf,"201810/")

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