append_latest_prices_db.Rd
Append prices for all tickers specified as an argument. The existing csv files are used to append prices.
append_latest_prices_db(db_path, tickers)
A single character string. Path where data are stored.
A vector of character strings containing tickers.