Learn R Programming

lares (version 4.4)

stocks_total_plot: Stocks Total Performance Plot

Description

This function lets the user plot his stocks total performance

Usage

stocks_total_plot(stocks_perf, portfolio_perf, daily, trans, cash)

Arguments

stocks_perf

Dataframe. Output of the stocks_performance function

portfolio_perf

Dataframe. Output of the portfolio_performance function

daily

Dataframe. Daily data

trans

Dataframe. Transactions data

cash

Dataframe. Cash data