Pull futures chain (expired and current) & get all historical prices

Hi,


I would like to pull a futures chain, including expired contracts (say 0#C) and current contracts. And get the prices. Is there a simple way to do this that pulls them in a single dataframe once you have the list of contracts?

Best Answer

Answers