Project Description:
I want a Google docs script that loads historical stock-data (daily closing prices) from yahoo finance for n ticker symbols (to be provided in a txt file or another google spreadsheet) and i want to be able to set a time interval for the script to run automatically.
the output sheet should contain data sorted in columns (date, cp stock1, cp stock2, cp ..., ....etc)