get_tickers_from_db.Rd
Get transactions with tickers
get_tickers_from_db(df_transactions, db_path)
A data frame containing the transaction history.
A single character string containing the directory of the database.
A list with a data frame containing transactions including the ticker and a vector of all unique tickers in this data frame.