Related to a previous question, I am trying to pull historic data for a series of tickers.
Closing auction imbalance data via API
Would it more efficient to query one ticker at a time for n years of history, or a series of tickers for a given day/week/month? Or is there some other way that would be most efficient to query a large amount of historic data?