Write all value panels for purchase, dividend and sales transactions for all tickers

write_all_value_panels(df_transactions, user_path, db_path)

Arguments

df_transactions

A data frame containing the full history of transactions.

user_path

A single character string containing the directory of the user.

db_path

A single character string containing the directory of the database.