Is there a web site where I can get a list of stock quotes (150) without creating a portfolio or logging in?
-
I can do that in Yahoo Finance by using a bookmark. There used to be a Download button to download the prices in CSV format. Now that button is missing. I am looking for a replacement.
Does google has that feature? If yes, what is the link?
TIA
-
When Yahoo trashed their portfolio, I set up a spreadsheet in my Google Drive to pull in current quote, day change, etc. Google offers various functions such as: =GOOGLEFINANCE(“AAPL”,“price”). List of all functions here: https://support.google.com/docs/answer/3093281?hl=en
I have found that it’s not always 100% reliable, e.g., the date function is a day off, some quotes are off a penny or two, etc.