Write panels for the product of prices and quantity for all tickers as csv

write_price_quantity_panels2(df_transactions, user_path, db_path)

Arguments

df_transactions

A data frame containing transaction history.

user_path

A single character string containing the directory of the user.

db_path

A single character string containing the directory of the database.