ET Community,
I'm testing an equities strategy that requires that I get a snapshot of the OHLC + vol of potentially >600 tickers a few minutes before the close. I tried to use the IB tws excel file connected to the IB api, but it chokes on that many tickers (I suspect because it's constantly refreshing, but even set at the longest refresh time it still chokes). I use YLoader for historical, but it doesn't query today's prices. I'm currently using Yahoo finance, but the max number of tickers I can put in a Yahoo portfolio is 200, so it requires I do multiple queries in order to get all the tickers on my list. I'd like to be able to do it with a single query.
Does anyone know of a service or software that would allow me to initiate a snapshot of 600-1000 tickers OHLC prices (+vol) that I can then copy/paste to an excel file?
Any help would be appreciated!
I'm testing an equities strategy that requires that I get a snapshot of the OHLC + vol of potentially >600 tickers a few minutes before the close. I tried to use the IB tws excel file connected to the IB api, but it chokes on that many tickers (I suspect because it's constantly refreshing, but even set at the longest refresh time it still chokes). I use YLoader for historical, but it doesn't query today's prices. I'm currently using Yahoo finance, but the max number of tickers I can put in a Yahoo portfolio is 200, so it requires I do multiple queries in order to get all the tickers on my list. I'd like to be able to do it with a single query.
Does anyone know of a service or software that would allow me to initiate a snapshot of 600-1000 tickers OHLC prices (+vol) that I can then copy/paste to an excel file?
Any help would be appreciated!