Get panel for the product of prices and quantity for input ticker

get_price_quantity_panel2(ticker, df_transactions_with_tickers,
                                 path.prices.db, user_path)

Arguments

ticker

A single character string containing a ticker symbol.

df_transactions_with_tickers

A data frame containing transactions and ticker.

path.prices.db

A single character string containing the directory of the price database.

user_path

A single character string containing the directory of the user.

Value

A data frame with price quantity panel.