I want to download a 2005-todate price & volume history of a bunch of tickers. The price data (OHLC) calc date differs from the Volume data calc dates. So when the data is downloaded the dates are not aligned. Is it possible to set parameters such that the dates are aligned for the full dataset? Trying to find a generic solution, rather than requesting dates for every field and then combining the dataframes.
Here is an example.