This function lets the user plot his stocks total performance
stocks_total_plot(stocks_perf, portfolio_perf, daily, trans, cash)
Dataframe. Output of the stocks_performance function
Dataframe. Output of the portfolio_performance function
Dataframe. Daily data
Dataframe. Transactions data
Dataframe. Cash data