Multiple Time Series Download

19 views
Skip to first unread message

Antonio Godoy

unread,
May 16, 2025, 9:41:57 AMMay 16
to Excel Price Feed
Hello team, didn't find a conversation for this below.

Sure it's a stupid question, however how do I download multiple historical time series at once using the add-in? I tried different ways here and EPF formulae returned just "#VALUE".

For example if you have in a row AAPL, MSFT and TSLA, how would the formula be so that I can download all three price series for the same period?

Thanks in advance.

Michael Pepperney

unread,
May 17, 2025, 7:45:16 AMMay 17
to Antonio Godoy, Excel Price Feed
Do you need all the data points (O, C,H,L and Volume) or just one such as Close.  I don’t think you can download more than one symbol at a time. But if only need close it would be simple.
Mike and Helen Pepperney


On May 16, 2025, at 9:41 AM, Antonio Godoy <god...@gmail.com> wrote:

Hello team, didn't find a conversation for this below.

Sure it's a stupid question, however how do I download multiple historical time series at once using the add-in? I tried different ways here and EPF formulae returned just "#VALUE".

For example if you have in a row AAPL, MSFT and TSLA, how would the formula be so that I can download all three price series for the same period?

Thanks in advance.

--
You received this message because you are subscribed to the Google Groups "Excel Price Feed" group.
To unsubscribe from this group and stop receiving emails from it, send an email to excel-price-fe...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/excel-price-feed/52cb4190-9217-4699-a882-08d0140a3719n%40googlegroups.com.

Lou K

unread,
May 18, 2025, 12:43:35 PMMay 18
to Excel Price Feed
I do this with dividend history for a number of symbols. I wrote a macro to cycle through the symbols, getting the time-series data. Once I have the data for a symbol, I copy it to the end of a list on another tab. Then the macro gets the time-series data for the next symbol.

The macro is quite complex, so if you are not already a macro-writer this is not something you will be able to do.

Apart from using a macro, you are stuck with doing these one at a time.

You could put these on separate worksheet tabs with a final tab that summarizes them all. Then all you have to do is click on each tab and calculate it.

Antonio Godoy

unread,
May 19, 2025, 6:04:15 PMMay 19
to Excel Price Feed
I found a solution using "INDEX" to bring several closing prices at once. "INDEX" handles the dynamic arrays generated by Excel Price Feed very well. Thanks for the help anyway!
Reply all
Reply to author
Forward
0 new messages